A

Admin • 832.27K Points
Coach

Q. Which functional interface accepts two arguments and returns a result?

  • (A) Function
  • (B) BiFunction
  • (C) Supplier
  • (D) Consumer

Explanation by: Admin

`BiFunction` takes two inputs and returns a result.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.