asked 65.8k views
4 votes
The methods in a subclass can use all of the data fields and methods that belong to its parent, with one exception: ____ members of the parent class are not accessible within a child class’s methods.

a.
protected

b.
private

c.
public

d.
final

1 Answer

0 votes
B I’m pretty sure......
answered
User Michael IV
by
8.1k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.