Home / CSE / Object Oriented Programming Using C++ :: Discussion

Discussion :: Object Oriented Programming Using C++

  1. In the statement template<class T>,

  2. A.
    T is a class
    B.
    T is a scalar variable
    C.
    either (a) or (b)
    D.
    neither (a) nor (b)

    View Answer

    Workspace

    Answer : Option C

    Explanation :

    No answer description available for this question.


Be The First To Comment