R

Ram Sharma • 3.40K Points
Extraordinary

Q. What is the default access modifier for class members in C#?

  • (A) public
  • (B) private
  • (C) protected
  • (D) internal

Explanation by: Ram Sharma
In C#, class members are `private` by default.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.