Q. What does the access modifier do in C#? (A) To maintain the syntax (B) To define a variable inside the class (C) To access the variables defined inside the class (D) To control the visibility of class members ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (D) To control the visibility of class members