Using Classes and Objects
An Introduction with Examples in Java
Prof. David Bernstein
James Madison University
Computer Science Department
bernstdh@jmu.edu
Please See...
Static Members:
Discusses the use of static attributes and static methods
Creating and Using Objects:
Discusses the declaration, instantiation and use of objects