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 program for palindrome

Answer Posted / jeet here

#include<stdio.h>
#include<conio.h>
#include<string.h>
void main()
{
string s,s1;



SORRY I HAVE FORGOTTEN RIGHT NOW .PLZ SEND ME THIS
ANSWER TO MY Email.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is :: operator in c++?

1106


What's the "software peter principleā€?

1197


Explain selection sorting. Also write an example.

1095


How much maximum can you allocate in a single call to malloc()?

1158


What are built-in functions? What is the syntax for the definition?

1135


Explain terminate() function?

1107


Does c++ support multilevel and multiple inheritances?

1059


Is map ordered c++?

1147


Can I run c program in turbo c++?

1082


When you overload member functions, in what ways must they differ?

1104


What do you mean by public protected and private in c++?

1114


How can virtual functions in c++ be implemented?

1200


What is a c++ vector?

1120


How do I tokenize a string in c++?

1143


Which one between if-else and switch is more efficient?

1125