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 |
Finding of the 4 larger (bigger) numbers from the list like{1245,4587,2145,1163,29987,65783.....}
what is the use of classes in c++;
What is multilevel inheritance explain with example?
How to Increment the value of the empid E001 for each and every employee by using the programe?
write string class as your own class in java without using any built-in function
officer say me - i am offered to a smoking , then what can you say
What is inheritance write a program to show use of inheritance?
Why is polymorphism needed?
What is the difference between static polymorphism and dynamic polymorphism?
Why do we use polymorphism in oops?
What is difference between abstraction and encapsulation?
Program to check whether a word starts with a capital letter or not.