OBJECT ORIENTED PROGRAMMING PART, ⚁

taltrums

Mohd Talha

Posted on September 12, 2020

OBJECT ORIENTED PROGRAMMING PART, ⚁

Hey Everyone, Sharing the Remaining Part of Object Oriented Programming Fundamentals,

This Contains The Last 2 ⚁ Pillars

ABSTRACTION - This refers to providing only essential information to the outside world and hiding their background details.

For Example - Music Player, Video Games

ENCAPSULATION - It is a process of binding methods and data fields into a Single Unit.
This restricts access to certain properties or component.

Best Example - Class

I Hope you've enjoyed this post on Object Oriented Programming Fundamentals.

Thanks for stopping 🛑 by i hope you learned something from this.

💖 💪 🙅 🚩
taltrums
Mohd Talha

Posted on September 12, 2020

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related