How can you say that a 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 do you mean by translation unit in c++?

1 Answers  


How can you quickly find the number of elements stored in a static array?

0 Answers  


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

0 Answers  


What is multithreading and what is its use?Whats are multithreading techniques used in C++?

1 Answers  


Write any small program that will compile in "C" but not in "C++"?

4 Answers  






Given an array of size N in which every number is between 1 and N, determine if there are any duplicates in it. You are allowed to destroy the array if you like. [ I ended up giving about 4 or 5 different solutions for this, each supposedly better than the others ].

1 Answers  


Where must the declaration of a friend function appear?

0 Answers  


i want the NIC programmer-B model papaer pattren, iwant the all model papers?

15 Answers   NIC,


What is setiosflags c++?

0 Answers  


Why is c++ still popular?

0 Answers  


What is type of 'this' pointer?

0 Answers  


Do vectors start at 0 c++?

0 Answers  


Categories