Why do we use templates?


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

Post New Answer

More C++ General Interview Questions

if there is binary tree which one is the easiest way to delete all child node?

1 Answers   Persistent,


Describe exception handling concept with an example?

0 Answers  


What compiler was used?

6 Answers   Intel,


What is c++ iterator?

0 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  






Why do we need pointers?

0 Answers  


What is Name Decoration?

2 Answers   Lucent,


How can you prevent accessing of the private parts of my class by other programmers (violating encapsulation)?

0 Answers  


What is the difference between #import and #include?

0 Answers  


how is returning structurs from functions?Show an eg?

1 Answers   GE,


Which software is best for coding?

0 Answers  


How do you save a c++ program?

0 Answers  


Categories