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
2. What do you mean by DHCP?
How to connect to ms word wit VB ojective is to prepare s/w to generate question paper , selects questions randomly from the ms access , database
hi, i'd like to know how do you set lines in a page for Smartforms? thanks in advance
What is the difference between procedure -oriented language and object oriented language?
22 Answers IBM, Infosys, TCS,
Explain recursion with an example.
how many types of operating system are avaliable?
Why we need new operator in java at the time of object declaration and why not in c++?
What are the five tracing levels in System.Diagnostics.TraceSwitcher?
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.
What is the output of the following x = "abcdef" i = "a" for i in x: print(i), a) no output b) i i i i i i … c) a a a a a a … d) a b c d e f
HOW TO FIND NUMBER OF TWOS IN N!(N FACTORIAL)??
what is the difference between conversion and interface in bdc?