Question 191
Given:
What is the output?
Question 192
Given:
Examine these requirements:
* Eliminate code duplication.
* Keep constant the number of methods other classes may implement from this interface.
Which method can be added to meet these requirements?
Question 193
Given:
What is the result?
Question 194
Given:
Which option should you choose to enable the code to print Something happened?
Question 195
Which two interfaces are considered to be functional interfaces? (Choose two.)
@FunctionalInterface



