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 do you determine if a string is a palindrome?



How do you determine if a string is a palindrome?..

Answer / glibwaresoftsolutions

When the order of the characters in a string is reversed and the string remains unchanged, it is called a palindrome.
One way to accomplish this is to first reverse the original string and then determine whether the reversed string is identical to the original string.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Interview Questions

Explain how can type-insensitive macros be created?

0 Answers  


Explain how can I read and write comma-delimited text?

0 Answers  


How can I invoke another program from within a C program?

8 Answers  


second highest number in a given set of numbers

3 Answers   TCS,


what is meant by c

9 Answers   INiTS,


write a C code To reverse a linked list

2 Answers   Motorola, Wipro,


I have a function which accepts a pointer to an int. How can I pass a constant like 5 to it?

3 Answers  


we called a function and passed something do it we have always passed the "values" of variables to the called function. such functions calles are called a) calls by reference b) calls by value c) calls by zero d) none of the above

0 Answers  


What is a spanning Tree?

1 Answers   TCS,


disadvantages of realloc ?

1 Answers   HCL,


If we give two names then this displays the connection between the two people. It is nothing but flames game

1 Answers  


What is keyword in c?

0 Answers  


Categories