Python Interview Questions and Answers with programs on OOPS – Part – 2
Here we discuss about python oops interview Questions :
1. How many types of variables in Object oriented approach?
2. What is the purpose of instance variable and how to access it?
3. What is the purpose of static variable and how to access it?
4. How many types of methods in Object oriented approach?
5. Explain about __dict__ attribute?
source