How to reverse a
sentence in c
program ex: ram
is a good boy
answer: boy
good a is ram
No Answer is Posted For this Question
Be the First to Post Answer
what is diff between .net 1.1 and .net 2.0
What do you mean by abstraction?
What is command routing in MFC
Which is faster post increment or pre increment ? and in which cases should u use either - to increase speed?
What is encapsulation with real life example?
when to use 'mutable' keyword and when to use 'const cast' in c++
Why do we use polymorphism?
Why do while loop is used?
What is the output of the following code: int v() { int m=0; return m++; } int main() { cout<<v(); } 1) 1 2) 0 3) Code cannot compile
How to call a non virtual function in the derived class by using base class pointer
Prepare me a program for the animation of train
just right the logic of it 1--> If few people are electing then every time ur candidate should win 2--> arrange books in box, if box carry weight == books weight then take another box..... find the no of box required.