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

What is static variable and difference between(const char *p,char const *p,const char* const p).

0 Answers   Accenture,


Explain function prototypes in C++.

0 Answers   Aricent,


What is the difference between public, private, and protected inheritance?

0 Answers   Amazon,


Define an Abstract class in C++?

0 Answers  


What is constant keyword in C++? Illustrate its various uses.

0 Answers   Akamai Technologies, Infogain,






What are the advantages and disadvantages of B-star trees over Binary trees?

0 Answers  


Factory Method C++ – How to delete pointers returned by it

0 Answers  


Is deconstructor overloading possible? If yes then explain and if no Then why?

1 Answers  


Mention the default functions in C++, how would you detect that error has occurred inside the constructor and destructor.

0 Answers   Adobe,


What is a memory leak in C++?

0 Answers   Agilent,


Can we call C++ OOPS? and Why

0 Answers  


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

1 Answers  


Categories