单项选择题

Objective-C语言中类的实例变量如果只可以被本类和其子类访问,需要下列哪个修饰符()

A.@public
B.@private
C.@protected
D.@friendly