MCQOPTIONS
Bookmark
Saved Bookmarks
→
Python
→
Shallow Copy Deep Copy in Python
→
The purpose of name mangling is to avoid unintent..
1.
The purpose of name mangling is to avoid unintentional access of private class members.
A.
True
B.
False
Answer» B. False
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
Which of the following is false about protected class members?
The purpose of name mangling is to avoid unintentional access of private class members.
Private members of a class cannot be accessed.
Which of these is a private data field?
Methods of a class that provide access to private members of the class are called as ______ and ______
Which of the following is the most suitable definition for encapsulation?
Using encapsulation data security is ___________
Encapsulation is the way to add functions in a user defined structure.
Consider the code and select the wrong choice.
Consider the following code and select the correct option.
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply