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

What is pass by value & reference.

0 Answers   Accenture,


What is the 4 difference between delete[] and delete?

0 Answers   Alter,


Write a program to read the values a, b and c and display x, where x=a/b–c. Test the program for the following values: (a) a = 250, b = 85, c = 25 (b) a = 300, b = 70, c = 70

1 Answers  


What does malloc return in C and C++?

0 Answers   Alter,


What is Boyce Codd Normal form?

0 Answers   IBS,






What are the advantages/disadvantages of using #define?

0 Answers   Amazon,


What is meant by exit controlled loop?

0 Answers   Adobe,


How can a C function be called in a C++ program?

0 Answers  


What is the difference between creating an object, using 'new' and using 'malloc'?

3 Answers   HFG, Siemens,


What is data abstraction? How is it implemented in C++?

0 Answers   Amdocs,


What are the fundamental features of an object-oriented language?

0 Answers   Accenture,


What is an abstract class in C++

0 Answers   SwanSoft Technologies,


Categories