What is the difference between the parameter to a template and the parameter to a function?


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

Post New Answer

More C++ General Interview Questions

Can we change the basic meaning of an operator in c++?

0 Answers  


Explain what is polymorphism in c++?

0 Answers  


Difference between shift left and shift right?

1 Answers   Symphony,


What are the different types of Storage classes?

5 Answers  


How does work in c++?

0 Answers  






what is data Abstraction

2 Answers  


What is type of 'this' pointer?

0 Answers  


Write a corrected statement in c++ so that the statement will work properly. x =+ 7;

2 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,


Can you be bale to identify between straight- through and cross- over cable wiring? And in what case do you use straight- through and cross-over?

0 Answers  


Why we use #include conio h in c++?

0 Answers  


What is a base class?

0 Answers  


Categories