Classes in Java
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
- Read more about Classes in Java
- Log in or register to post comments
- 18 views