Search:

Type: Posts; User: tina.goyal

Search: Search took 0.08 seconds.

  1. Replies
    3
    Views
    2,321

    Re: Can someone help me figure where I went wrong in the below code

    Thanks for the reply!

    Actually all 3 strings below are palindromes but on compiling the output is false whereas it should be true.So I am just trying to figure out why is it returning false when...
  2. Replies
    3
    Views
    2,321

    Generation of Palindrome number in Java

    Hi,

    I am trying to write a java program to check for palindrome...but I am not getting the correct o/p...pls help me in figuring out the prob...here is the code:



    public class Palindrome {
    ...
Results 1 to 2 of 2