Social Icons

Showing posts with label Programs. Show all posts
Showing posts with label Programs. Show all posts

19 July 2012

0 Java program to check the palindrome

Following program checks whether a given string is palindrome or not.The logic of program is, first reverse the input string and then check...
Related Posts Plugin for WordPress, Blogger...