Differentiate between a template class and class template in c++?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

what is the use of Namespace in c++.

3 Answers  


What's the "software peter principle”?

0 Answers  


When we use Abstract Class and when we use Interface?where we will implement in real time?

0 Answers  


What is size of a empty class?

7 Answers   Microsoft, Tata Elxsi, Wipro,


What is general format for a prototype?

0 Answers  






When is a template a better solution than a base class?

1 Answers  


What is a parameterized type?

1 Answers  


Is there any difference between int [] a and int a [] in c++?

0 Answers  


Give an example of run-time polymorphism/virtual functions.

0 Answers  


Which programming language should I learn first?

0 Answers  


What is a linked list in c++?

0 Answers  


What number of digits that can be accuratly stored in a float (based on the IEEE Standard 754)? a) 6 b) 38 c) An unlimited number

0 Answers  


Categories