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

Define namespace.

1 Answers  


Tell How To Check Whether A Linked List Is Circular ?

1 Answers   IBS, Infosys,


Execute the qsort () in c/sort() in c++ library or your own custom sort which will sort any type of data on user defined criteria.

0 Answers   Adobe,


what is the difference between a pointer and a reference?

0 Answers   Amazon, Blue Star, C DAC,


What is a class in C++?

0 Answers   Amazon, TCS, UGC Corporation,






How will you execute a stack using a priority queue? (Push and pop should be in O (1)).

0 Answers   Adobe,


Discuss the role of C++ shorthands.

0 Answers   Adobe,


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

0 Answers  


Write a program that ask for user input from 5 to 9 then calculate the average

0 Answers   IBS,


What is the difference between virtual functions and pure virtual functions?

1 Answers  


To solve the 8 Queens problem, which algorithm is used?

0 Answers   Accenture,


What is the difference between Stack and Queue in C++?

0 Answers   Global Logic, iNautix,


Categories