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
2288Post New Mind Tree Programming Languages AllOther Interview Questions
What is meant by full gc and explain it?
main() { inta=10,b=20; a>=5?b=100:b=200; printf("%d ",b); }
hoe to access second value in mapping parameter if it is having more than one value ?????????????
Explain how to detect the operating system on the client machine?
We have time based workflow and there is action scheduled to be executed. Can we delete that workflow?
What is hybrid parameter?
What is front controller in zend framework?
How to block a class from being inherited further?
What is cucumber?
How do I recover from a lost administration password?
The secondary truncation point is on. How would you clear the logsegment?
How to add object to nsarray objective c?
What are the different ado.net namespaces are available in .net?
How the JDBC application works?
How do I run a .sh file in windows?