Given:
Which two interfaces can you use to create lambda expressions? (Choose two.)
Correct Answer:
AF
Given the code fragment:
What is the result?
Correct Answer:
D
Given:
and the code fragment:
What is the result?
Correct Answer:
D
Given the code fragment:
Which two code fragments, when inserted at line n1 independently, result in the output PEEK: Unix?
Correct Answer:
E
Given that data.txt and alldata.txt are accessible, and the code fragment:
What is required at line n1 to enable the code to overwrite alldata.txt with data.txt?
Correct Answer:
D