Answer Posted / yughandhar
Templates is one of the features added to c++ recently.a
template can be considered as a kind of macro.
Templates are mainely used for creating the generic classes
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Why is there no multiple inheritance?
What is abstract class in oop?
What is property in oops?
Why is abstraction used?
What is object and class in oops?
What is difference between multiple inheritance and multilevel inheritance?
What is difference between pop and oop?
2. Give the different notations for the class.\
Write a program to reverse a string using recursive function?
What is multilevel inheritance?
Whats is abstraction in oops?
What is polymorphism and its types?
What is destructor oops?
What do you mean by Encapsulation?
What is a function in oop?