Why can templates only be implemented in the header file?


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

Post New Answer

More C++ General Interview Questions

why is c++ called oops? Explain

0 Answers  


Explain linked list using c++ with an example?

0 Answers  


What are iterators in c++?

0 Answers  


What is scope of a variable? (LOLZ)

2 Answers   CA, TCS,


What are the types of pointer?

0 Answers  






Define a constructor - what it is and how it might be called (2 methods)?

0 Answers  


Why is standard template library used?

0 Answers  


Write a program to interchange 2 variables without using the third one.

0 Answers  


How long does this loop run: for(int x=0; x=3; x++) a) Never b) Three times c) Forever

17 Answers   Datavance, Quark, VEL, Wipro,


What is a hashmap c++?

0 Answers  


What are virtual functions in c++?

0 Answers  


Write a program to add three numbers in C++ utilizing classes.

0 Answers   TCS,


Categories