Write a function which accepts a sentence as input
parameter.Each word in that sentence is to be reversed.
Space should be there between each words.Return the
sentence
with reversed words to main function and produce the
required output.
for eg:- i/p: jack jill jung kill
o/p: kcaj llij gnuj llik
in cobol,wat is the difference in using 'set index in occurs clause' ....and 'occurs depending-on clause'
diffrence between oracle apps , .NET , SAP
What is a singleton linked list?
How to convert numeric value into words in c#????plz suggest me the coding of this question???
how do i add a column dynamically in a table by using java application?
is it acceptable if we declare multiple exceptions in same overridden method.
is it possible to learn sap from book without any tutorial. if yes please mention the beginner,s book of sap and also make your valuable advice for self study of sap .
What is the worst case of AVL tree?
I want to pass .pdf files as OlE Object to crystal report through VB6. Please any one guid me...
An image map is a collection of
write a program on c(or)c++(or)java language i.e if i have 5 numbers like (10,24,3,9,15) i want to display highest number from these numbers
Which method protects back button to retrieve old value from previous page in Struts.