【单选题】
You want subclasses in any package to have access to members of a superclass. Which is the most restrictive access modifier that will accomplish this objective?()  
A、 Public
B、 Private
C、 Protected
D、 Transient
E、 No access modifier is qualified.