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 |
IS IT NECESSARY TO INITIALIZE VARIABLE? WHAT IF THE INSTANCE VARIABLE IS DECLARED final ? IS IT NECESSARY TO INITIALIZE THE final VARIABLE AT THE TIME OF THEIR DECLARATION?
why constructor cannt be declar virtually? why destructor cannt be overloaded?
how to find the largest of given numbers in an array
What is difference between multiple inheritance and multilevel inheritance?
Precompilation ?
What is Object and Class? What are the differences between them?
me get an assignent n its question is this 1.creat a set as in math i.ea={1,2} 2.insert element in it3. delete element don,t repeat any element 4.union 5. intersection of two sets plz help me i always pray for u n send me at ayeshawzd@hotmail.com f u have c++ how to program 5th addition then it is the 10.9 question in 10th chapter exercise
Difference between over loading and over ridding?
12 Answers CTS, Patni, Softvision Solution,
In what situation factory design patterns,DAO design patterns,singleton design patterns should be applied.?
inheritence with example
What is encapsulation in simple terms?
WHAT IS ABSTRUCT DATA TYPE ? PLEASE EXPLAIN IT.