Examlex

Solved

The Basic Generic Functional Interface ________ in Package Java

question 50

Multiple Choice

The basic generic functional interface ________ in package java.util.function contains method apply that takes two T arguments,performs an operation on them (such as a calculation) and returns a value of type T.


Definitions:

Related Questions