Search:

Type: Posts; User: syehjafa

Search: Search took 0.07 seconds.

  1. Exception Coming.... Whats wrong with my code....

    Hi all,

    I am trying to write a code to find out the palindrome words from a sentence. Palindrome words are those words which remains same while reading from left to write or right to left like...
  2. Replies
    8
    Views
    4,788

    Re: Taking Input in String Array

    Actually i want to reverse the order of the string. For example if someone give input as "hello world" it should reverse it to "world hello".
    Remember. I don't want to use any function.

    Can...
  3. Replies
    8
    Views
    4,788

    Taking Input in String Array

    Hi All,

    I am new to JAVA programming. I want to take input as String in Array. Kindly help me how to take input from user in String Array.

    For e.g: Hello World then Hello should be stored in...
Results 1 to 3 of 3