Multiple Choice
By using the ____________ access modifier, a class can hide its data from code outside the class.
A) public
B) private
C) const
D) ref
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q21: In Visual Studio, you can easily switch
Q22: The get accessor has an implicit parameter
Q23: A(n) _ is a method that is
Q24: Class fields are almost always declared private
Q25: Every form in a Visual C# project
Q27: When you have identified the information that
Q28: When a class's fields are hidden from
Q29: Constructors cannot be overloaded, which means a
Q30: If you were developing an application for
Q31: Once you have added a form to