A

Admin • 828.03K Points
Coach

Q. Method references can replace lambdas when:

  • (A) Lambda only calls a method
  • (B) Lambda has multiple statements
  • (C) Lambda throws an exception
  • (D) Lambda modifies external variables

Explanation by: Admin
They replace lambdas that just call a method.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.