MCQs > IT & Programming > Python > What does a method name that starts with two underscores but does not end with two underscores signify?

Python MCQs

What does a method name that starts with two underscores but does not end with two underscores signify?

Answer

Correct Answer: The method's name will be mangled to make it unlikely the method will be overridden in a subclass.

Explanation:

Note: This Question is unanswered, help us to find answer for this one

Python Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

Python Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it