You want a class to have access to members of another class in the same package. Which is the most restrictive access modifier that will accomplish that will accomplish this objective?()
A. Public
B. Private
C. Protected
D. Transient
E. No access modifier is required.