why to use template classes in c++?
Answer / swati
the template classes are use for the reuse of the data
types which you want to use the program for many times
| Is This Answer Correct ? | 1 Yes | 0 No |
Difference ways of Polymorphism?
Why is abstraction needed?
What is an object?
what is the use of classes in c++;
What is the difference between an object and a class?
What is encapsulation?
What is the purpose of polymorphism?
What does and I oop and sksksk mean?
What is the difference between class and structure?
What is encapsulation with example?
What is the renewal class?
In c++ there is only virtual destructors, no constructors. Why?