What is a 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 abstraction in c++?

0 Answers  


Explain how overloading takes place in c++?

0 Answers  


What are the advantages of c++? Explain

0 Answers  


What is function prototyping?

0 Answers  


char *ch = "abcde"; char c[4]; how to copy 'ch' to 'c'?

4 Answers   Thomson Reuters,






What will i and j equal after the code below is executed? Explain your answer.

1 Answers  


write a C++ programming :if the no is between 32 to 50 it will be odd.

3 Answers   NIIT,


Can I learn c++ without c?

0 Answers  


What is c++ & why it is used?

0 Answers  


Why is c++ a mid-level programming language?

0 Answers  


write a program in c++ to generate imp z y x w v w x y z z y x w x y z z y x y z z y z z

4 Answers  


What is the meaning of string in c++?

0 Answers  


Categories