Search:

Type: Posts; User: kungfuthug

Search: Search took 0.16 seconds.

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

    The ACM packages are part of The Art and Science of Java textbook... the source of my learning.

    Basically, I am learning information hiding and would like the main public class to receive the...
  2. help with creating a method and returning a value

    Hi. I am having trouble understanding some simple concepts. I am frustrated.

    I typed this simple code and it counts up by three's.



    import acm.program.*;

    public class Freespace extends...
Results 1 to 2 of 2