java classes

Classes in Java

Submitted by admin on

Class

In Object Oriented programming, “class is a blue print that is used to create objects”
A class is a collection of things that share common attributes like class of students.

Some characteristic of a class