Search:

Type: Posts; User: helloworld922

Search: Search took 0.15 seconds.

  1. Replies
    6
    Views
    2,023

    Re: Java Program Help

    Haha, i don't think i even read that line :D

    The whole thing was maybe 10 minutes, top. Enter all the fields that applied, use the generate getters/setters option, and wrote the constructor. Then...
  2. Replies
    6
    Views
    2,023

    Re: Java Program Help

    That looks like homework :( Oh well... Add your own header comments :P

    public class Student
    {
    private String address;
    private String city;
    private String state;
    private String...
Results 1 to 2 of 2