Multiple Choice
Friendship cannot be declared between a class template and:
A) A class-template specialization.
B) A member function of another class.
C) Another class template.
D) A global function.
Correct Answer:

Verified
Correct Answer:
Verified
Q1: The relationship between function templates and function-template
Q2: Nontype parameters are:<br>A) Unable to have default
Q3: Select the incorrect statement.<br>A) A class-template specialization
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