Search:

Type: Posts; User: ahanf

Search: Search took 0.42 seconds.

  1. Replies
    9
    Views
    1,980

    Re: Help needed for writing a code

    @kevin I tried till this point..

    got stuck there... I thought there is a way apply trim() method to the array to remove the spaces like String..
  2. Replies
    9
    Views
    1,980

    Re: Help needed for writing a code

    thanks.. I think i got what you have tried to told.. Will let you know if i again find any further problem..
  3. Replies
    9
    Views
    1,980

    Re: Help needed for writing a code

    ^Yes i tried.. I have took an array of characters.. But im not understanding how to remove the multiple spaces from that array.. Can you please explain how to do that?
  4. Replies
    9
    Views
    1,980

    Help needed for writing a code

    Write a function trim() that will take an array of characters as an input and remove multiple consecutive spaces from the array (You cannot use the String class in java)..

    Can anyone help me out?...
Results 1 to 4 of 4