Multiple Choice
In C++, ____ is a reserved word.
A) deftype
B) typedef
C) typecc
D) alias
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q28: The identifiers in the system-provided header files
Q29: In C++, [] is called the array
Q30: An anonymous type can be passed as
Q31: Consider the following statements:string str1 = "ABCDEFGHIJKLM";
Q32: In C++, _ is called the
Q34: Consider the following statements:string str1 = "Gone
Q35: In ANSI/ISO Standard C++, the _ mechanism
Q36: Given the following code namespace globalType<br>{<br>Void printResult();<br>}<br>Which
Q37: A function cannot return the value of
Q38: Which of the following is a valid