Write a program to reverse a string.


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

Post New Answer

More C Interview Questions

Explain how do you generate random numbers in c?

0 Answers  


What are the preprocessor categories?

0 Answers  


What is a program flowchart and how does it help in writing a program?

0 Answers  


What is a macro?

0 Answers  


What is the difference between variable declaration and variable definition in c?

0 Answers  






Write a program which take a integer from user and tell whether the given variable is squar of some number or not. eg: is this number is 1,4,9,16... or not

9 Answers   Alcatel,


What is the difference between #include and #include 'file' ?

0 Answers  


What is a null pointer in c?

0 Answers  


Can i use Two or More Main Funtion in any C program.?

4 Answers  


write a program to remove duplicate from an ordered char array? in c

2 Answers  


int *a[5] refers to

12 Answers   TCS,


What is "Duff's Device"?

0 Answers   Celstream,


Categories