View Single Post
  #10  
Old July 24th, 2009, 03:45 AM
hEad's Avatar

hEad hEad is offline
Sergeant
 
Join Date: Dec 2007
Location: WA, Australia
Posts: 228
Thanks: 18
Thanked 7 Times in 5 Posts
hEad is on a distinguished road
Default Re: O.T Help sought from Java Programmers

Quote:
Originally Posted by statttis View Post
Your student class looks good.

Quote:
I still don't know the why and what of get and set methods, but I believe this will become apparent when I start fiddling with the array.
Unfortunately, it probably won't become apparent. The assignment you've been given is a terrible way to learn the "why" of OOP, since what you've been told to do is code a procedural style program using objects. But no need to worry about that now
God help me...
Reply With Quote