________ is s method reference for a static method of a class. It creates a one-parameter lambda in which the lambda’s argument is passed to the specified a static method and the lambda returns the method’s result.

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


a. Math::sqrt

Computer Science & Information Technology

You might also like to view...

A(n) ____________________ field is a text field in which the input is masked on the screen.

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

Computer Science & Information Technology

Thetitleattribute is generally used to provide explanation or additional information if a user seeks it out. _________________________

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

What is the main purpose of a smart watch?

What will be an ideal response?

Computer Science & Information Technology

A technician needs to enter a username and password and have their fingerprint scanned to access a server. Which of following types of authentication is this an example of?

A. Single sign-on B. Network access control C. PKI authentication D. Two-factor authentication

Computer Science & Information Technology