write a program to reverse the words in the sentence.NOTE:not reverse the entire string but just the occurance of each word

Answer Posted / rprabhakaranmca

INPUT:HI Hi welcome to Citrisus
OUTPUT;Citrisus to Welcome Hi

Is This Answer Correct ?    0 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the mean of function?

649


Explain which function in c can be used to append a string to another string?

590


What is c basic?

600


Is null valid for pointers to functions?

613


What are the two types of structure?

578






How can I open a file so that other programs can update it at the same time?

658


How can I display a percentage-done indication that updates itself in place, or show one of those twirling baton progress indicators?

582


How will you divide two numbers in a MACRO?

712


The statement, int(*x[]) () what does in indicate?

647


Function which gives a pointer to a binary trees const an integer value at each code, return function of all the nodes in binary tree.?

629


What is a pointer in c?

683


What is the explanation for cyclic nature of data types in c?

648


Can include files be nested?

629


Who is the main contributor in designing the c language after dennis ritchie?

553


What is a loop?

555