Why use of template is better than a base class?


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

Post New Answer

More C++ General Interview Questions

What are default parameters? How are they evaluated in c++ function?

0 Answers  


What does the following code do: int c=0; cout< a) Undefined *Updated* b) 01 c) 00

0 Answers  


What is the protected keyword used for?

0 Answers  


What is c++ similar to?

0 Answers  


Discuss the possibilities related to the termination of a program before entering the mainq method?

0 Answers  






State the difference between pre and post increment/decrement operations.

0 Answers  


How do you find out if a linked-list has an end? (I.e. The list is not a cycle)

0 Answers  


which is the easy way to divide any integer by 2?

2 Answers   Persistent,


What is a rooted hierarchy?

0 Answers  


What is the stack?

5 Answers   IBM, ICICI,


What is pure virtual function?

0 Answers  


write a program to add two numbers without using an arithmetic operator.

1 Answers   NIIT,


Categories