Playing Compiler
Find and correct all the error(s) in each of the following statements. If a statement has no errors say so.
a. test = new HashSet
b. testl = new TreeSet
Iterator it = testl.iterator;
c. LinkedList
test2 = new LinkedList(10);
d. test3 = newArrayList
System.out.print(test3.iterator().next());
e. list = new LinkedList
Iterator
int sum = it1.next();
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.