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 flush programming?

0 Answers  


What do you mean by late binding?

0 Answers  


Is there any difference between int [] a and int a [] in c++?

0 Answers  


What will happen if I allocate memory using "new" and free it using "free" or allocate sing "calloc" and free it using "delete"?

3 Answers  


What is the precedence when there is a global variable and a local variable in the program with the same name?

0 Answers  






Write some differences between an external iterator and an internal iterator?

0 Answers  


Explain method of creating object in C++ ?

0 Answers   Wipro,


What is difference between class and structure in c++?

0 Answers  


What happens if an exception is throws from an, object's constructor and object's destructor?

4 Answers   Wipro,


Implement strncpy

3 Answers  


Is rust better than c++?

0 Answers  


Differentiate between C and C++.

0 Answers   Wipro,


Categories