You want subclasses in any package to have access to members of a superclass. Which is the mostrestrictive access modifier that will accomplish this objective?() A、 PublicB、 PrivateC、 ProtectedD、 TransientE、 No access modifier is qualified
题目
You want subclasses in any package to have access to members of a superclass. Which is the mostrestrictive access modifier that will accomplish this objective?()
- A、 Public
- B、 Private
- C、 Protected
- D、 Transient
- E、 No access modifier is qualified
相似考题