What modifier should you use on the members of a class so that they are not accessible to another class in a different package, but are accessible to any subclasses in any package?

a. public
b. private
c. protected
d. Use the default modifier.

c. protected

Computer Science & Information Technology

You might also like to view...

A(n) ________ report provides a consolidated picture of detailed data and usually includes some calculation or visual displays of information

Fill in the blank(s) with correct word

Computer Science & Information Technology

It is always important to check your Web page for spelling errors

Indicate whether the statement is true or false

Computer Science & Information Technology