For [1Z0-816] OCP 11 Programmer 2,
Individual Tests 10 - Streams (including Lambda Operations)
For the section test 10 (which contains 10 questions) should one assume, that the correct import statements already exist at the top of the class.
For example
Code: Select all
import java.util.Arrays;
import java.util.Comparator;
import java.util.List;
Question: Should one assume that the correct import statements have been added even though they do not appear in the exam?
Thank You.
()()()