Suppose Panther and Cub are interfaces and neither contains any default methods. Which statements are true? (Choose

Question:

Suppose Panther and Cub are interfaces and neither contains any default methods. Which statements are true? (Choose two.) 

image text in transcribed

A. If Panther has a single abstract method, Cub is guaranteed to be a functional interface.

B. If Panther has a single abstract method, Cub may be a functional interface.

C. If Panther has a single abstract method, Cub cannot be a functional interface.

D. If Panther has two abstract methods, Cub is guaranteed to be a functional interface.

E. If Panther has two abstract methods, Cub may be a functional interface.

F. If Panther has two abstract methods, Cub cannot be a functional interface.

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

Step by Step Answer:

Question Posted: