A

Admin • 832.27K Points
Coach

Q. Which of these is NOT a benefit of using lambda expressions?

  • (A) Concise code
  • (B) Enabling functional programming
  • (C) Anonymous class elimination
  • (D) Increased memory usage

Explanation by: Admin

Lambdas generally help reduce memory overhead, not increase it.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.