
C++ Programs to Accompany Programming Logic and Design 8th Edition by Jo Ann Smith
Edition 8ISBN: 978-1285867410
C++ Programs to Accompany Programming Logic and Design 8th Edition by Jo Ann Smith
Edition 8ISBN: 978-1285867410 Exercise 5
Using C++ Variables, Data Types, and Keywords
In this exercise, you use what you have learned about naming variables, data types, and keywords to answer Questions.
What data type (int, double, or string) is appropriate for storing each of the following values?
A person's height (in inches)
The amount of interest on a loan, such as 1 percent
The amount of your car payment
Your grandmother's first name
The number of siblings you have

In this exercise, you use what you have learned about naming variables, data types, and keywords to answer Questions.
What data type (int, double, or string) is appropriate for storing each of the following values?
A person's height (in inches)

The amount of interest on a loan, such as 1 percent

The amount of your car payment

Your grandmother's first name

The number of siblings you have

Explanation
Named location of memory is represented ...
C++ Programs to Accompany Programming Logic and Design 8th Edition by Jo Ann Smith
Why don’t you like this exercise?
Other Minimum 8 character and maximum 255 character
Character 255