Search:

Type: Posts; User: jps

Search: Search took 0.07 seconds.

  1. Replies
    14
    Views
    1,264

    Re: Won't load next class...

    It is a good question, and the answer is, you specify which class the program will start with, and the main method of that class will be called.

    So for example, if you had another class which also...
  2. Replies
    14
    Views
    1,264

    Re: Won't load next class...

    Each class could(should) have its own main method, even if it was there just for testing the class
Results 1 to 2 of 2