A

Admin • 828.03K Points
Coach

Q. What is the purpose of a method reference in Java?

  • (A) To create anonymous classes
  • (B) To reference methods without executing them
  • (C) To invoke methods immediately
  • (D) To define interfaces

Explanation by: Admin
Method references refer to methods without executing them, used in functional programming.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.