Become a member
Sign in
aman goyal
aman goyal

aman goyal

7 Following
2 Followers
·
  • Profile

  • Claps

  • Highlights

  • Responses

Highlighted by aman goyal

See more

From Python — Encapsulation Does it exists?? by Manjula Dube

Abstraction is a mechanism which represent the essential features without including implementation details.

From Python — Encapsulation Does it exists?? by Manjula Dube

nerally hidden from view outside of the o…on that data into a single component and restricting the access to some of the object’s components.
Encapsulation means that the internal representation of an object is generally hidden from view outside of the object’s definition.

From What are four basic principles of Object Oriented Programming? by Munish Chandel

Abstract means a concept or an Idea which is not associated with any particular instance. Using abstract class/Interface we express the intent of the class rather than the actual implementa…

Claps from aman goyal

See more

20 VS Code Shortcuts for Fast Coding

Deepak Gupta

Python — Encapsulation Does it exists??

Manjula Dube

Learning Python: From Zero to Hero

TK