what is difference between class template and template class?
No Answer is Posted For this Question
Be the First to Post Answer
In c++ there is only virtual destructors, no constructors. Why?
Why is abstraction needed?
what is difference between String s=new String("vali"); String s="vali"
What is multidimensional array?
Difference between vector and array
What is Virtual Keyword?
What is polymorphism give a real life example?
What are the access specifiers avaible in c++?
What is encapsulation with real life example?
Can abstract class have normal methods?
why freind function takes more parameter than normal member function in c++?
How does polymorphism work?