________ is a method reference for an instance method of a class. It creates a one- parameter lambda that invokes the instance method on the lambda’s argument and returns the method’s result.

a. Math::sqrt
b. System.out::println
c. TreeMap::new
d. String::toUpperCase

d. String::toUpperCase

Computer Science & Information Technology

You might also like to view...

Use the ________ command on the INSERT tab to insert an entire document into your current document

A) Object B) Insert document C) Links D) Blank Page

Computer Science & Information Technology

In the Data Validation dialog box, you can create a ________ that will display when the cell is selected and that provides instructions to the person entering data

A) defined name B) table array C) ScreenTip D) cell reference

Computer Science & Information Technology