1Z0-815 試験問題を無料オンラインアクセス

試験コード:1Z0-815
試験名称:Java SE 11 Programmer I
認定資格:Oracle
無料問題数:125
更新日:2025-09-19
評価
100%

問題 1

Which two commands are used to identify class and module dependencies? (Choose two.)

問題 2

Given:

What is the output?

問題 3

Given the code fragment:
1. ArrayList<Integer> list = new ArrayList<>(1);
2. list.add(1001);
3. list.add(1002);
4. System.out.println(list.get(list.size()));
What is the result?

問題 4

Given:

What is the result?

問題 5

Which two statements are true about the modular JDK? (Choose two.)

コメントを追加

あなたのメールアドレスが公開されることはありません。個人情報に関する内容は隠されます *

insert code
画面にある文字を入力してください。