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 |
The type of variable a pointer points to must be the part of pointer's definition so that:
Program to check whether a word is the first word of the sentence.
What is the difference between abstraction and polymorphism?
how do you handle yourself when you feel the wald is aganist you
write a program to find 2 power of a 5digit number with out using big int and exponent ?
What is difference between #define and const?
What is differance between Abstract and Interface
What do you mean by public, private, protected and friendly?
Explain the concept of abstracion and encapsulation with one example. What is the difference between them?
what is the realstic modeling?
what is overloading
Why do we need polymorphism in c#?