Given:
You want the code to produce this output:
John
Joe
Jane
Which code fragment should be inserted on line 1 and line 2 to produce the output?
Given an application with a main module that has this module-info.java file:
Which two are true? (Choose two.)
Given:
Which two interfaces can be used in lambda expressions? (Choose two.)