Search:

Type: Posts; User: Norm

Search: Search took 0.18 seconds.

  1. Replies
    4
    Views
    1,230

    Re: Help me with my 1st Java Assignment! Stuck!!

    Now you need to use a String class method to locate the part of the String (the substring) that you want to replace.

    There are several methods in the String class that will help you. Read the API...
  2. Replies
    4
    Views
    1,230

    Re: Help me with my 1st Java Assignment! Stuck!!

    Do you have any specific questions about your assignment?
    Please post your code and any questions about problems you are having.

    Look at the String class and its methods:
    Java Platform SE 7
Results 1 to 2 of 2