The expression static_cast(9.9) evaluates to ____.

A. 9
B. 10
C. 9.9
D. 9.0


Answer: A

Computer Science & Information Technology

You might also like to view...

Which of the following statements is false?

a. A subclass is often larger than its superclass. b. A superclass object is a subclass object. c. The class following the extends keyword in a class declaration is the direct superclass of the class being declared. d. Java uses interfaces to provide the benefits of multiple inheritance.

Computer Science & Information Technology

The ____ button opens a Help window.

A.
B.
C.
D.

Computer Science & Information Technology

The term ____________________ refers to the practice of driving around looking for and mapping insecure WLANs.

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

Computer Science & Information Technology

A collection of information stored on a computer under a single name is called a(n):

A) program B) folder C) file D) operating system

Computer Science & Information Technology