CSE MCQs :: C++ - MCQs
- Pick out the correct statement.
- What can be passed by non-type template parameters during compile time?
- From where does the template class derived?
- What is meant by template parameter?
- What is the validity of template parameters?
- Which parameter is legal for non-type template?
- Which of the things does not require instantiation?
- What is meant by template specialization?