Fill in the blank with the line of code that allows the program to compile and print

Question:

Fill in the blank with the line of code that allows the program to compile and print E at runtime. 

image text in transcribed

A. Edible.getColor()

B. Edible.super.getColor()

C. super.Edible.getColor()

D. super.getColor()

E. The code does not compile regardless of what is inserted into the blank.

F. None of the above.

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

Step by Step Answer:

Question Posted: