A

Admin • 830.13K Points
Coach

Q. Which functional interface method is defined in `Predicate`?

  • (A) test()
  • (B) apply()
  • (C) accept()
  • (D) run()

Explanation by: Admin
`Predicate` defines the `test()` method that returns a boolean.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.