1.

Which is dependant on template parameter?(a) base class(b) abstract class(c) method(d) static classThe question was asked in quiz.This interesting question is from Derivation and Templates in division Derived Classes, Templates & Exception Handling in C++ of C++

Answer»

Correct option is (a) base CLASS

Explanation: Base class is DEPENDANT on TEMPLATE PARAMETER.



Discussion

No Comment Found

Related InterviewSolutions