Categories
Computer

You want a class to have access to members of another class in the same package. Which is the most restrictive access that accomplishes this objective?

► public
► private
► protected
► transient
► default access