Solved

For a Class Template, the Binary Scope Resolution Operator ::)

Question 10

Multiple Choice

For a class template, the binary scope resolution operator ::) is needed:


A) Only in the definitions of the member functions defined outside the class.
B) Both in the prototype and definition of a member function.
C) Only if multiple class-template specializations will be created from this class template.
D) In neither the definition nor prototype of member functions.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions