A

Admin • 830.13K Points
Coach

Q. Which Java keyword is used to ensure an interface is functional?

  • (A) abstract
  • (B) interface
  • (C) @FunctionalInterface
  • (D) static

Explanation by: Admin
`@FunctionalInterface` ensures the interface has one abstract method.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.