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.
What is a static function in c?
What is the difference between constant pointer and constant variable?
how to add two numbers without using arithmetic operators?
second highest number in a given set of numbers
What is void pointers in c?
What is a 'null pointer assignment' error?
how to capitalise first letter of each word in a given string?
Does c have enums?
how to swap two integers 1 and 32767 without using third variable
What is ctrl c called?
how to create c progarm without void main()?
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,