A. catch(IndexOutOfBoundsException e) { }catch(FileNotFoundException e) { }
B. catch(IOException e) { }
C. catch(FileNotFoundException e) { }catch(IndexOutOfBoundsException e) { }
D. catch(FileNotFoundException | IOException e) { }
E. catch(FileNotFoundException | IndexOutOfBoundsException e) { }
A. 9001: 애플리케이션 오류-9001-MyFile.txt
B. 1행에서 컴파일이 실패합니다.
C. 9001: java.io.FileNotFoundException: MyFile.txt-MyFile.txt
D. 9001: 애플리케이션 오류-9001-MyFile.txt9001: java.io.FileNotFoundException: MyFile.txt-MyFile.txt
A. -1:2
B. 2:3
C. 3:0
D. 2: -1
A. 3행을 private Secret(String[] names) {로 변경합니다.
B. getNames() 메서드 이름을 get$Names()로 변경합니다.
C. 6행을 public synchronized String[] getNames() {로 변경합니다.
D. 7행을 names.clone();을 반환하도록 변경합니다.
E. 4행을 this.names = names.clone();으로 변경합니다.
F. 2행을 비공개 최종 String[] 이름;으로 변경합니다.
G. 2행을 보호된 휘발성 String[] 이름으로 변경합니다.
A. 2134
B. 214
C. 2341
D. 234
메일 주소를 입력하시고 다운로드 하세요. Oracle.1z1-819.v2023-10-17.q218 모의시험 시험자료를 다운 받으세요.