What can fill in the blank so the play() method can be called from all classes in

Question:

What can fill in the blank so the play() method can be called from all classes in the com.mammal.eland package, but not the com.mammal.gopher package? package com.mammal; 

image text in transcribed

A. Leave it blank

B. private

C. protected

D. public

E. None of the above

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

Step by Step Answer:

Question Posted: