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


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

Post New Answer

More C++ Interview Questions

Identify the error in the following program. include<iostream> using namespace std; void main() { int num[]={1,2,3,4,5,6}; num[1]==[1]num ? cout<<"Success" : cout<<"Error"; }

1 Answers  


In C++ what do you mean by Inheritance?

0 Answers   Accenture,


What are Agilent PRECOMPILERS?

0 Answers   Agilent,


CDPATH shell variable is in(c-shell)

0 Answers   Siemens,


How can you force the compiler to not generate them?

0 Answers   Amazon,


How to invoke a C function using a C++ program?

0 Answers   Alter,


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

0 Answers   Amazon,


Explain about Searching and sorting algorithms with complexities

0 Answers   Accenture,


Write a C++ Program to find Square Root of a number using sqrt() function.

1 Answers  


What is name mangling/name decoration?

0 Answers   Amazon,


what is friend function in C++?

0 Answers   TCS,


When must you use a constructor initializer list?

0 Answers   Amazon,


Categories