Home / CSE MCQs / C++ - MCQs :: Discussion

Discussion :: C++ - MCQs

  1. Which is similar to template specialization?
  2. A.
    template
    B.
    function overloading
    C.
    function template overloading
    D.
    None of the mentioned

    View Answer

    Workspace

    Answer : Option C

    Explanation :

    function template overloading


Be The First To Comment