System.out.println(arrayList); /* Output: [1, 111]*/. 19. . 20. /*Block 3: Insert at given index in LinkedList*/. 21. linkedList.add(1, 11);.
確定! 回上一頁