write a proram to reverse the string using switch case?


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

Post New Answer

More C Interview Questions

print pattern 1 1 33 33 555 555 77777777 555 555 33 33 1 1

1 Answers   Winit,


swap two integer variables without using a third temporary variable?

6 Answers   Persistent,


Explain 'bit masking'?

0 Answers   EXL,


why in C,C++'s int size is 2 byte and .net(c#) int Size is 4 byte?

2 Answers  


write a program that uses point of sale system. which are mainly used by retail markets, where the is a database inventory list, a slip should be printed for the customer. manage should be able to access what has been sold and what is left from stock?

1 Answers  






If we give two names then this displays the connection between the two people. It is nothing but flames game

1 Answers  


Determine if a number is a power of 2 at O(1).

2 Answers  


main() { int i; printf("%d",scanf"%d",&i))//if the input is 12 24 34 then wat will be the output }

2 Answers  


Why dont c comments nest?

0 Answers  


what is the difference between strcpy() and memcpy() function?

2 Answers  


In header files whether functions are declared or defined?

1 Answers   TCS,


Explain what does the characters 'r' and 'w' mean when writing programs that will make use of files?

0 Answers  


Categories