Python's Object Oriented Programming (OOPs) | 1 | notes by Durgasoft | #durgasoft #oops #python

- Python's Object Oriented Programming (OOPs)
- What is Class?
- How to Define a class?
- What is Object?
- What is Reference Variable?
- Self variable
- Constructor Concept
- Differences between Methods and Constructors
- Types of Variables:
- Instance Variables (Object Level Variables)
- Static Variables (Class Level Variables)
- Local variables (Method Level Variables)
- Types of Methods: Inside Python class 3 types of methods are allowed
- Instance Methods
- Class Methods
- Static Methods
- Garbage Collection
- Destructors
Click on below bytton to download PDF
Files
What's Your Reaction?






