write a program to reverse a every alternetive words in a
string in a place.
EX: Input is "this is the line of text"
Output should be "shit is eht line fo text"
Please any one tell me code for that.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

What is a static function in c?

0 Answers  


What is the difference between constant pointer and constant variable?

0 Answers   NIIT,


how to add two numbers without using arithmetic operators?

4 Answers  


second highest number in a given set of numbers

3 Answers   TCS,


What is void pointers in c?

0 Answers  


What is a 'null pointer assignment' error?

0 Answers  


how to capitalise first letter of each word in a given string?

0 Answers  


Does c have enums?

0 Answers  


how to swap two integers 1 and 32767 without using third variable

11 Answers   Microsoft, TCS,


What is ctrl c called?

0 Answers  


how to create c progarm without void main()?

1 Answers   NIIT,


write aprogram for There is a mobile keypad with numbers 0-9 and alphabets on it. take input of 7 keys and then form a word from the alphabets present on those keys.

1 Answers   iGate, Shashi, Source Bits, Subex,


Categories