A

Admin • 828.03K Points
Coach

Q. Can a method reference refer to a method with parameters?

  • (A) No
  • (B) Yes, if compatible with the functional interface
  • (C) Only static methods
  • (D) Only constructors

Explanation by: Admin
A method reference can refer to a method with parameters as long as it matches the functional interface signature.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.