Which of the following types are not built into the C++ language:

a. bool
b. real
c. short
d. int
e. long
f. double


Item b) real is incorrect. There is no “real” type in C++. C++ does provide items a)-and c) through f) and more.

Computer Science & Information Technology

You might also like to view...

MC A(n)______ method may be called by clients of a class even if no objects of the class exist.

a) abstract. b) static. c) class. d) None of the above.

Computer Science & Information Technology

The ________ zoom feature will enlarge the inserted online image on a Web page

Fill in the blank(s) with correct word

Computer Science & Information Technology

List the characteristics of effective design patterns.

What will be an ideal response?

Computer Science & Information Technology

Best practice is to leave all unused user accounts__.

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

Computer Science & Information Technology