Search:

Type: Posts; User: copeg

Search: Search took 0.13 seconds.

  1. Re: Java Newbie..need help in guessing game program

    Split up the classes into 2 separate files named that of the class they contain, or make the class access modifiers package private (in other words, remove the public modifier - not recommended).
  2. Re: Java Newbie..need help in guessing game program

    Suggested reading: http://www.javaprogrammingforums.com/java-programming-tutorials/11439-how-help-yourself-get-help.html
Results 1 to 2 of 2