Skip to content

marcosmoski/encapsulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

🔨 ENCAPSULATION ❓

  • Explanation::

  • Encapsulation is a concept of POO that means you are private attributes of your class and encapsulate it inside functions, that will be getters and setters where getters will return the attribute value and setters will change it.

  • Basically using it, we have a better way to controll the data in a consistent manner.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published