Click here to Skip to main content
15,894,460 members
Articles / Programming Languages / C#

To check string is palindrome or not in .NET (C#)

Rate me:
Please Sign up or sign in to vote.
4.92/5 (8 votes)
6 Feb 2011CPOL 149.3K   5  
It's very easy to check string is palindrome or not. Be sure efficiency is good or not.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Student ORIENTAL INSTITUTE OF SCIENCE AND TECHNOLOGY, RGPV
India India
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions