Write the Program to reverse a string using pointers.


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

Post New Answer

More C Interview Questions

Write a program to use switch statement.

0 Answers   Agilent, Integreon, ZS Associates,


What is the difference between functions abs() and fabs()?

0 Answers  


What is static and volatile in c?

0 Answers  


A float occupies 4 bytes in memory. How many bits are used to store exponent part? since we can have up to 38 number for exponent so 2 ki power 6 6, 6 bits will be used. If 6 bits are used why do not we have up to 64 numbers in exponent?

0 Answers  


What is non linear data structure in c?

0 Answers  






What is malloc calloc and realloc in c?

0 Answers  


write a programming in c language, 1 3 5 7 9 11

2 Answers   NIIT,


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

0 Answers  


What is encapsulation?

2 Answers  


What is a const pointer in c?

0 Answers  


What is the maximum length of an identifier?

0 Answers  


write a program in C that prompts the user for today's date,tomorrow's date and display the results.Use structures for today's date,tomorrow's date and an array to hold the days for each month of the year.

0 Answers   HCL,


Categories