A superclass's __________ members are accessible anywhere that the program has a reference to an object of that superclass or to an object of one of its subclasses.

A superclass's __________ members are accessible anywhere that the program has a reference to an object of that superclass or to an object of one of its subclasses.



Answer: Public


Learn More :