Why do we use templates?


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

Post New Answer

More C++ General Interview Questions

Why do we use vector in c++?

0 Answers  


What is the use of seekg in c++?

0 Answers  


why is iostream::eof inside a loop condition considered wrong?

0 Answers  


How do I download c++?

0 Answers  


Write a recursive program to calculate factorial in c++.

0 Answers  






What is virtual table?

0 Answers  


How do you test your code?

4 Answers   Microsoft,


Is c++ pass by reference or value?

0 Answers  


Explain the difference between struct and class in terms of access modifier.

0 Answers  


Explain operator overloading.

0 Answers  


How does list r; differs from list r();?

0 Answers  


Do you need a main function in c++?

0 Answers  


Categories