If a class represents an amount of money (in US currency like $9.99), then the amount (like $9.99) could reasonably be stored in

a. A member variable of type double.
b. Two member variables of type int.
c. A string of characters (like "9.99").
d. None of the above.

a. A member variable of type double. , b. Two member variables of type int. , and c. A string of characters (like "9.99").

Computer Science & Information Technology

You might also like to view...

Newsprint is an example of a texture fill that can be added to a slide background

Indicate whether the statement is true or false

Computer Science & Information Technology

The collection of programs on a computer is referred to as _______________.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology