Search:

Type: Posts; User: dstha

Search: Search took 0.13 seconds.

  1. Thread: string method

    by dstha
    Replies
    3
    Views
    1,962

    Re: string method

    Thanks for the reply but still cannot figure out how to make it work.. tried everything


    public String getPartFrom(String full, String start, String last)
    {
    string.getPartFrom(start, last);
    }...
  2. Thread: string method

    by dstha
    Replies
    3
    Views
    1,962

    string method

    Hi there,

    I am new to java and need help with my assignments.

    I am trying to write method for string but unable to work out how to get the return value.




    public String...
Results 1 to 2 of 2