MCQs > IT & Programming > Python > Which statement is true? A. ._variable is semi-private and meant just for convention. B. .__variable is considered superprivate and gets name mangled to prevent accidental access. C. .__variable__ is typically reserved for built-in methods or variables.

Python MCQs

Which of the following statements are true?

A. ._variable is semi-private and meant just for convention.

B. .__variable is considered superprivate and gets name mangled to prevent accidental access.

C. .__variable__ is typically reserved for built-in methods or variables.

Answer

Correct Answer: A, B, and C

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