A

Admin • 828.43K Points
Coach

Q. Which functional interface is used to chain multiple transformations?

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

Explanation by: Admin
`Function` can be composed and chained using `andThen` and `compose`.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.