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...

How to reverse a string using a recursive function, without
swapping or using an extra memory?

Answer Posted / sasi

#include<stdio.h>
#include<conio.h>
void main()
{
printf("\n i dont know");
}
getch();

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is exit(status) truly equivalent to returning the same status from main?

1115


How the c program is executed?

1193


HOW TO SOLVE A NUMERICAL OF LRU IN OS ??????

2745


What's the difference between constant char *p and char * constant p?

1191


Does * p ++ increment p or what it points to?

1186


How can you increase the size of a statically allocated array?

1117


What is the advantage of using #define to declare a constant?

1154


How variables are declared in c?

1097


What is the difference between procedural and declarative language?

1187


Which are low level languages?

1144


What are the disadvantages of c language?

1255


How old is c programming language?

1061


What is variable initialization and why is it important?

1332


find the sum of two matrices and WAP for it.

1194


What is the difference between NULL and NUL?

1351