Answer Posted / anil bisht
A template is a C++ feature that allows functions and
classes to be defined with any type.Class template is a
template used to generate template classes. You cannot
declare an object of a class template.Template class is an
instance of a class template.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is solid in oops?
What is encapsulation with example?
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?
What is multilevel inheritance explain with example?
When not to use object oriented programming?
what is different between oops and c++
What is difference between inheritance and polymorphism?
What polymorphism means?
Whats oop mean?
What is destructor example?
What does and I oop mean in text?
What is oops and its features?
How do you use inheritance in unity?
What is use of overloading?
Templates mean