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...
Which of the following has a maximum transfer rate of 54Mbps and operates at the 5GHz frequency?
A. 802.11a B. 802.11b C. 802.11g D. 802.11
Computer Science & Information Technology
?The HTML ____ tag enables web designers to link HTML documents to each other.
A. ? B. ?anchor C. ? D. ?web
Computer Science & Information Technology