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.
c. A string of characters
Computer Science & Information Technology
You might also like to view...
Can the Move tool move a locked layer?
What will be an ideal response?
Computer Science & Information Technology
If you are hired as an entry-level programmer, your job title would typically be a(n) ___________ programmer.
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology