Multiple Choice
Select the incorrect statement.
A) A class-template specialization can be used to derive a class template.
B) A class template can be derived from a nontemplate class.
C) A non-template class can be used to derive a class-template specialization.
D) A non-template class can be derived from a class template-specialization.
Correct Answer:

Verified
Correct Answer:
Verified
Q1: Friendship cannot be declared between a class
Q1: The relationship between function templates and function-template
Q2: Nontype parameters are:<br>A) Unable to have default
Q4: Function templates:<br>A) Can include objects of template
Q5: Class templates:<br>A) May include the statement template<typename
Q8: Default type parameters are allowed only:<br>A) If
Q8: A difference between function-template specializations and overloaded
Q9: Which of the following is false?<br>A) With
Q9: A function template can be overloaded by:<br>A)
Q10: For a class template, the binary scope