Given the following method signature, which classes cannot call it? protected void run(String government) A. All classes

Question:

Given the following method signature, which classes cannot call it? protected void run(String government)

A. All classes in other packages

B. All classes in the same package

C. Subclasses in a different package

D. Subclasses in the same package.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: