Multiple Choice
Which of the following keywords is/are the names of C++ data types?
A) short
B) long
C) double
D) bool
E) All of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: Which of the following will cause the
Q7: The expression 7 % 2 evaluates to<br>A)
Q29: A variable must be defined<br>A) in every
Q30: In a C++ program, two slash marks
Q32: What value will be assigned to the
Q34: What literal(s) appear in the following C++
Q35: A _ variable can hold only one
Q36: _ must be included in a program
Q37: C++ automatically places _ at the end
Q38: The following two C++ statements perform the