Language: Write a program which does the following: a) reads a double from the keyboard, b) reads a float from the keyboard, c) reads an integer from the keyboard, d) stores the product of these three values into the variable result, No information should be lost. e) prints the value of result, f) uses a pointer r-ptr to add 5 to result, g) prints the new values twice, once by using result, once by using r-ptr.

C++ for Engineers and Scientists
4th Edition
ISBN:9781133187844
Author:Bronson, Gary J.
Publisher:Bronson, Gary J.
Chapter7: Arrays
Section: Chapter Questions
Problem 4PP: (Numerical) Write and test a function that returns the position of the largest and smallest values...
icon
Related questions
Question
Language: C
Write a program which does the following:
a) reads a double from the keyboard,
b) reads a float from the keyboard,
c) reads an integer from the keyboard,
d) stores the product of these three values into the variable result,
No information should be lost.
e) prints the value of result,
f) uses a pointer r-ptr to add 5 to result,
g) prints the new values twice, once by using result, once by using r-ptr.
Transcribed Image Text:Language: C Write a program which does the following: a) reads a double from the keyboard, b) reads a float from the keyboard, c) reads an integer from the keyboard, d) stores the product of these three values into the variable result, No information should be lost. e) prints the value of result, f) uses a pointer r-ptr to add 5 to result, g) prints the new values twice, once by using result, once by using r-ptr.
Expert Solution
steps

Step by step

Solved in 4 steps with 3 images

Blurred answer
Knowledge Booster
Array
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr
Microsoft Visual C#
Microsoft Visual C#
Computer Science
ISBN:
9781337102100
Author:
Joyce, Farrell.
Publisher:
Cengage Learning,
Systems Architecture
Systems Architecture
Computer Science
ISBN:
9781305080195
Author:
Stephen D. Burd
Publisher:
Cengage Learning