Search:

Type: Posts; User: Norm

Search: Search took 0.10 seconds.

  1. Re: help with creating a method and returning a value

    Use the return statement.
    See the tutorial: http://docs.oracle.com/javase/tutorial/java/javaOO/returnvalue.html


    When posting code Please wrap your code with


    <YOUR CODE HERE>

    to get...
  2. Re: help with creating a method and returning a value

    The code you posted is a method with code inside it. What do you want to change about the method you have posted? What do you want the new method you are working on to do?

    See the tutorial about...
Results 1 to 2 of 2