A

Admin • 802.91K Points
Coach

Q. What does the `Supplier` functional interface represent?

  • (A) Takes input and returns output
  • (B) Takes no input and returns a result
  • (C) Takes input and returns void
  • (D) Returns a boolean result

Explanation by: Admin
`Supplier` returns a value without taking any input.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.