Why is standard template library used?


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

Post New Answer

More C++ General Interview Questions

What is a driver program?

0 Answers  


Write about all the implicit member functions of a class?

0 Answers  


What is data types c++?

0 Answers  


Describe exception handling concept with an example?

0 Answers  


Which ide is best for c++?

0 Answers  






What happens when you make call 'delete this;'?

0 Answers  


what is the order of initialization for data?

10 Answers   Amazon, TCS, Wipro,


List out function which we can call without using object

1 Answers  


How a pointer differs from a reference?

0 Answers  


Explain function overloading and operator overloading.

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  


What is abstraction in c++?

0 Answers  


Categories