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 Find whether given Number is Odd or Even.

1 Answers  


What is placement new?

1 Answers   Amazon,


What is pass by value & reference.

0 Answers   Accenture,


What is a memory leak in C++?

0 Answers   Agilent,


What is partial specialization or template specialization?

0 Answers   Amazon,


Write a syntax and purpose of switch statement.

0 Answers   Agilent,


There is a base class sub, with a member function fnsub(). There are two classes super1 and super2 which are sub classes of the base class sub.if and pointer object is created of the class sub which points to any of the two classes super1 and super2, if fnsub() is called which one will be inoked?

0 Answers   Alter,


dynamic scoping is

0 Answers   Siemens,


Define an Abstract class in C++?

0 Answers  


What is conversion constructor in C++

0 Answers   TCS,


What is a virtual base class?

6 Answers   Fidelity, Siemens,


What Are The Differences Between A C++ Struct And C++ Class?

2 Answers   Wipro,


Categories