A

Admin • 828.03K Points
Coach

Q. Which method is declared by the functional interface `Supplier`?

  • (A) get()
  • (B) accept()
  • (C) test()
  • (D) apply()

Explanation by: Admin
`Supplier` provides the `get()` method to return a value.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.