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.

a. Consumer
b. Function
c. Supplier
d. BinaryOperator


D

Computer Science & Information Technology

You might also like to view...

When you use a browser to access databases on the Web, you'll typically enter a query using a(n) ____ form.

A. database B. HTML C. XML D. spreadsheet

Computer Science & Information Technology

The value for the width property in the table style can be a percentage based on ____.

A. the table's parent container B. some arbitrary value C. the size of the table D. the screen resolution

Computer Science & Information Technology

The ____ command gives a comprehensive view of the hardware built into the system.

A. hwinfo B. lspci C. lsusb D. sysfs

Computer Science & Information Technology

_________________________ indicates how text characters are emphasized.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology