8. Object-Oriented

This language supports both the procedural and object-oriented programming paradigms.

While functions help us with code reusability, classes and objects let us model the real world.

A class allows the encapsulation of data and functions into one.


Comments

Leave a Reply

Your email address will not be published. Required fields are marked *