What is true of these two interfaces? A. A concrete class can implement both, but must implement

Question:

What is true of these two interfaces? 

image text in transcribed

A. A concrete class can implement both, but must implement wriggle().

B. A concrete class can implement both, but must not implement wriggle().

C. A concrete class would only be able to implement both if the public modifier were removed but must implement wriggle().

D. If the public modifier were removed, a concrete class can implement both, but must not implement wriggle().

E. None of the above.

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

Step by Step Answer:

Question Posted: