单项选择题

设计类MyClass时,若希望字段data只能被同一程序集的其他类访问,可将该字段的询问修饰符设为()

A.internal
B.protected
C.private
D.public
E.internal protected