A

Admin • 833K Points
Coach

Q. What is the default access modifier for members of a class?

  • (A) Public
  • (B) Private
  • (C) Protected
  • (D) Final
  • Correct Answer - Option(A)
  • Views: 35
  • Filed under category Python
  • Hashtags:

Explanation by: Admin

In Python, by default, all members are public unless prefixed with underscores.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.