A

Admin • 831K Points
Coach

Q. Which interface is marked as functional even though it has `default` methods?

  • (A) Comparable
  • (B) Runnable
  • (C) Predicate
  • (D) Consumer

Explanation by: Admin
`Predicate` is functional because it has only one abstract method despite default methods.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.