Introduction To Classes

In this lesson, we will be learning about Classes using object-oriented Methodology.

Definition

Classes are the building blocks of programs built using the object-oriented methodology. Such programs consist of independent, self-managing modules and their interactions. An object is an instance of such module, and a class is its definition.

Create a free account to access the full course.

By signing up, you agree to Educative's Terms of Service and Privacy Policy