What is the meaning of ( ) in the following lambda?
() -> System.out.println("Welcome to lambdas!")
a. the lambdas parameters are inferred
b. the lambdas parameters are supplied by a method reference
c. the lambda has an empty parameter list
d. the given expression is not a valid lambda
C
Computer Science & Information Technology
You might also like to view...
Place the following TCP/IP model layers in the correct order from layer 1 to layer 4
Application Internet Link Transport
Computer Science & Information Technology
What are three major categories of physical impairment?
What will be an ideal response?
Computer Science & Information Technology