what is the use of template classes in c++
Answer / ags
Templates are used to avoid the repetition of similar
functions in any class.
Is This Answer Correct ? | 6 Yes | 0 No |
what is virtual destructor
What is difference between inheritance and polymorphism?
What is the main feature of oop?
Explain the concepts involved in Object Oriented programming.
What is Difference Between Inheritance and creating object and getting data? means Class A extends B{ B.getMethod();} (OR) Class A{ b obj=new B(); obj.getMethod(); }
which is best institute to learn c,c++ in ameerpet hyderabad
why freind function takes more parameter than normal member function in c++?
i got a backdoor offer in process global,Bangalore..Can i work with it?
what is the difference b/w abstract and interface?
2 Answers Merrill Lynch, Schneider, Scio Healthcare,
What is the main purpose of inheritance law?
What does enum stand for?
monkey starts climbing up a tree 20ft tall,each hour ,it hops 3ft and slips back by 2ft .how much time it wil tak to reach top of the tree?