What is a class template?


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

Post New Answer

More C++ General Interview Questions

What is static function and static class?

4 Answers   HCL,


What is scope resolution operator in c++ with example?

0 Answers  


. If employee B is the boss of A and C is the boss of B and D is the boss of C and E is the boss of D. Then write a program using the Database such that if an employee name is Asked to Display it also display his bosses with his name. For eg. If C is displayed it should also display D and E with C?

0 Answers  


what are the iterator and generic algorithms.

0 Answers  


What is c++ library?

0 Answers  






Can we make copy constructor private in c++?

0 Answers  


describe private access specifiers?

0 Answers  


When does a name clash occur?

1 Answers  


Do vectors start at 0 c++?

0 Answers  


List out some of the OODBMS available?

1 Answers  


Differentiate between declaration and definition.

0 Answers  


What is the best way to declare and define global variables?

0 Answers  


Categories