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
No Answer is Posted For this Question
Be the First to Post Answer
What parameters are used to run a JCL JOB on a perticular DAY and TIME and DATE
Given an array of size n, containing every element from 1 to n+1, except one. Find the missing element.
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 .
Given n red balls and m blue balls and some containers, how would you distribute those balls among the containers such that the probability of picking a red ball is maximized, assuming that the user randomly chooses a container and then randomly picks a ball from that.
I've an application where i need to give access to all the features only to admin and only few features to normal users. Say Menu...i dont want all my menu items to be accessible to all the users only the admin people can see few all the features where as normal users can have access to limited menu items...how can i achieve this. Please note that my menu is not a database driven menu.
Any real time example of O2C process from taking order till creating invoice.
difference between list and display command ?
Suppose i have all the implementation code required is written in doGet() but my class has doPost() method. i need code implemented in doGet() how can we do that?
Tag for turning an image into a hyperlink is
Give examples of macro quoting function?
In loading programs into memory, what is the difference between load-time dynamic linking and run-time dynamic linking?
write algo for cobol program whichuse three flat file to extract some specific information 8 marks mainframe