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
write a C++ program for booking using constructor and destructor.
Why is encapsulation used?
is there any choice in opting subjects like 4 out of 7
Why multiple inheritance is not allowed?
Why polymorphism is used in oops?
#include
What is basic concept of oop?
Can we define a class within the interface?
What is polymorphism used for?
What is polymorphism and example?
if i have same function with same number of argument but defined in different files. Now i am adding these two files in a third file and calling this function . which will get called and wht decide the precedence?
String = "C++ is an object oriented programming language.An imp feature of oops is classes and objects".Write a pgm to count the repeated words from this scenario?
Is html an oop?
What is a null tree?
Why is object oriented programming so hard?