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 |
Why is encapsulation used?
Which type does string inherit from?
Whats oop mean?
why c++ is a highlevel language
3 Answers Satyam, Tech Mahindra,
WILL I GET A guaranteed JOB AFTER DOING bsc()IT) and GNIIT from an NIIT CENTRE??
21 Answers Biocon, MIT, NIIT,
what is inline function?
Explain the advantages of inheritance.
What is the correct syntax for inheritance? 1) class aclass : public superclass 2) class aclass inherit superclass 3) class aclass <-superclass
How to create a comment page in C #??
what is abstract class ? when is used in real time ? give a exp
How compiler selects(internally) required overridden function in inheritance?
2 Answers CSC, Infinite Computer Solutions,
What is advantage of inheritance?