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 object slicing?
What is the full form of oops?
What is meant by oops concept?
write a short note on Overloading of Binary Operator?
What type of loop is a for loop?
What is static modifier?
Difference between realloc() and free?
why in java first invoke public static void main(String args[]) method????Why not public static void method1(String args[])??
Name an advantage of linked list over array?
The type of variable a pointer points to must be the part of pointer's definition so that:
What is the real life example of polymorphism?
what are the different types of qualifier in java?