What is an algorithm (in terms of the STL/C++ standard library)?


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

Post New Answer

More C++ Interview Questions

Write a C++ program to print strings in reverse order.

0 Answers   Amdocs,


What does it mean to take the address of a reference?

0 Answers   Amazon,


What is placement new?

1 Answers   Amazon,


When would you use a pointer? A reference?

0 Answers   Amazon,


How does stack look in function calls? When does stack overflow? What can you do to remedy it?

0 Answers   Adobe,






Difference between function overloading and function overriding.

0 Answers   Alter,


Write a C++ Program to Reverse a Number using while loop.

1 Answers  


What is the purpose of a constructor? Destructor?

0 Answers   Amazon,


How to stop class inheritance in C++ with condition that object creation should be allowed

0 Answers  


What is a COPY CONSTRUCTOR and when is it called?

0 Answers   IBS,


What is an abstract class?

5 Answers   Siemens,


Is there a difference between class and struct?

0 Answers  


Categories