A

Admin • 828.03K Points
Coach

Q. Which of the following is not a built-in functional interface in Java 8?

  • (A) Predicate
  • (B) Function
  • (C) BiFunction
  • (D) Procedure
  • Correct Answer - Option(D)
  • Views: 11
  • Filed under category Java
  • Hashtags:

Explanation by: Admin
Although it is often used in functional programming, Procedure is not a built-in functional interface in Java 8.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.