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

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

問題 1

Given:

You want to obtain the Stream object on reading the file. Which code inserted on line 1 will accomplish this?

問題 2

Given this enum declaration:

Examine this code:
System.out.println(Letter.values()[1]);
What code should be written at line 5 for this code to print 200?

問題 3

Given:

Which statement on line 1 enables this code fragment to compile?

問題 4

Assuming the Widget class has a getPrice method, this code does not compile:

Which two statements, independently, would allow this code to compile? (Choose two.)

問題 5

A company has an existing sales application using a Java 8 jar file containing packages:
com.company.customer;
com.company.customer.orders;
com.company.customer.info;
com.company.sales;
com.company.sales.leads;
com.company.sales.closed;
com.company.orders;
com.company.orders.pending;
com.company.orders.shipped.
To modularize this jar file into three modules, customer, sales, and orders, which module-info.java would be correct?
A)

B)

C)

D)

コメントを追加

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

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