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
how much classes are used in c++
The expansion of GNU
Can we have a private virtual method ?
Can we create object of class with private constructor?
What are the benefits of interface?
Should you protect the global data in threads? Why or why not?
how does a main() in C++ is different from main() in C?
What is the difference between abstraction and polymorphism?
Write a c++ program to display pass and fail for three student using static member function
what is difference between c++ language and java language
swapping program does not use third variable
What is friend function?