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 |
How to use CMutex, CSemaphore in VC++ MFC
Difference between vector and array
What are the components of marker interface?
Why do we use encapsulation in oops?
write a program to enter a string like"sunil is a good boy and seeking for a job" not more than 10 characters including space in one line,rest characters should b in other line.if the next line starts from in between the previous word,then print whole word to next line.
create a c++ program that will ask 10 numbers and display their sum using array.
What is the difference between a mixin and inheritance?
When not to use object oriented programming?
What does oop mean in snapchat?
What is Dynamic Polymorphism?
What is abstraction with example?
What is coupling in oops?