在C#中,类成员如果不带访问修饰符,则默认的修饰符*为

在C#中,类成员如果不带访问修饰符,则默认的修饰符*为
A、internal
B、private
C、protected
D、public
【正确答案】:B