Search:

Type: Posts; User: Norm

Search: Search took 0.14 seconds.

  1. Replies
    5
    Views
    1,149

    Re: Confused about invoking methods?

    For the methods to print out a message when they are called, you would have to add a call to the println() method to the methods being called.
  2. Replies
    5
    Views
    1,149

    Re: Confused about invoking methods?

    There must be something missing. What you've posted won't output anything.
  3. Replies
    5
    Views
    1,149

    Re: Confused about invoking methods?

    The posted methods do nothing with the args passed to them and all return a value of 0.


    Do you have a "special" version of java that does that? The version of java in the jre/JDK does not...
Results 1 to 3 of 3