Pages • 1
What Is a Java Class A class is used to create and define specific instances and objects. Every object is associated with a class. If saving account is a class, all objects that capture information about savings account could fall into a class called Savings Account, because there are attributes (account type, FDIC insurance, interest,.