

InterviewSolution
Saved Bookmarks
1. |
Private members of a class cannot be accessed.(a) True(b) FalseThis question was addressed to me by my college professor while I was bunking the class.Asked question is from Encapsulation topic in section Classes and Objects, Inheritance, Polymorphism, Encapsulation and Exception Handling of Python |
Answer» Correct OPTION is (b) False |
|