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

How do you master coding?

0 Answers  


What is using namespace std in cpp?

0 Answers  


Why pure virtual functions are used if they don't have implementation / When does a pure virtual function become useful?

1 Answers  


What is a "RTTI"?

6 Answers   HCL,


if int1 has the value 12, int has the value 18, and int3 has the value 21, what is the result: int1 < int2 && int2 < int 3

3 Answers  






What does iomanip mean in c++?

0 Answers  


How to declaring variables in c++?

0 Answers  


What is Memory Alignment?

2 Answers   TCS,


How should runtime errors be handled in c++?

0 Answers  


How can you specify a class in C++?

0 Answers  


What is the difference between public, private, and protected access?

0 Answers  


What is expression parser in c++

0 Answers   Mphasis,


Categories