You have a variable that will only assume values between 0 and 100. What would be the most compact primitive type to use?

A. byte
B. float
C. int
D. long


Answer: A

Computer Science & Information Technology

You might also like to view...

A C-string is a sequence of characters stored in consecutive memory, terminated by a

A) period. B) space. C) null character. D) semicolon. E) None of the above

Computer Science & Information Technology

Answer the following questions true (T) or false (F)

1. The template stack and queue adapters have a copy constructor, an overloaded operator assignment, and a destructor. 2. The associative containers store their data in an order different from the insertion order.

Computer Science & Information Technology

Every device that is connected to a wired network must have an adapter, also referred to as a(n) ________

Fill in the blank(s) with correct word

Computer Science & Information Technology

A(n) ________ Content Control is a content control that enables the user to enter unformatted text

Fill in the blank(s) with correct word

Computer Science & Information Technology