Quiz: Compile-Time Programming
Quiz yourself on compile-time programming.
We'll cover the following...
We'll cover the following...
Technical Quiz
1.
Which of the following is not a type trait category?
A.
Type traits that return information about a type as a boolean or an integer value.
B.
Type traits that return a new type.
C.
Type traits that return a character value.
D.
Both A and B
1 / 7