Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

4.weight conversion: Write a program that will read weight in pounds and convert it into grams.print both the original weight and the converted value.There are 454 grams in a pound.design and carry out a test plan for this program.

1 Answers   Wipro,


what is the difference between static variable and register variable?

3 Answers  


what do you mean by inline function in C?

0 Answers   IBS, TCS,


void main() { int x=25,y=32; clrscr(); x=x++ + y++; y=++x + ++y; printf("%d%d",x,y); }

5 Answers  


What is modeling?

0 Answers  


What functions are used in dynamic memory allocation in c?

0 Answers  


What do you mean by a local block?

0 Answers   InterGraph,


How can I increase the allowable number of simultaneously open files?

1 Answers   ABC,


How can a program be made to print the line number where an error occurs?

0 Answers  


main() { printf(5+"Vidyarthi Computers"); }

6 Answers  


What is the difference between array and pointer in c?

0 Answers  


CAN WE DEFINE ANY FUNCTION WITHIN A FUNCTION.

15 Answers  


Categories