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, b, and c.

Computer Science & Information Technology

You might also like to view...

Social media has been used to

a. increase voter turnout in elections. b. increase communication between elected officials and their constituents. c. replace television and radio advertising in political elections. d. all of the above.

Computer Science & Information Technology

Which of the following is NOT a limitation when working with Web queries?

A) Tables that contain foreign characters B) Data that is not formatted as a table C) Web sites that require logins D) URLs that change

Computer Science & Information Technology