How to reverse a string in C++


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

Post New Answer

More C++ Interview Questions

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

0 Answers   Adobe,


What is an abstract class?

5 Answers   Siemens,


What is Boyce Codd Normal form?

0 Answers   IBS,


How to generate random numbers in C++ with a range?

0 Answers  


How many times will this loop execute? Explain your answer.

0 Answers  


What is wrong with this statement? std::auto_ptr ptr(new char[10]);

0 Answers   Amazon,


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

0 Answers   Amazon,


What are the different scope C++ provide ?

0 Answers   Amdocs,


What are "pure virtual" functions?

0 Answers   Adobe, Alter, iNautix,


What is a virtual function in C++?

0 Answers   C DAC,


What is a COPY CONSTRUCTOR and when is it called?

0 Answers   IBS,


Explain what happens when an exception is thrown in C++.

0 Answers   Amazon,


Categories