最新的Oracle Java SE 11 Programmer II - 1Z0-816免費考試真題
Which two statements set the default locale used for formatting numbers, currency, and percentages? (Choose two.)
正確答案: A,D
說明:(僅 Fast2test 成員可見)
Given:
jdeps -jdkinternals C:\workspace4\SimpleSecurity\jar\classes.jar
Which describes the expected output?
jdeps -jdkinternals C:\workspace4\SimpleSecurity\jar\classes.jar
Which describes the expected output?
正確答案: B
說明:(僅 Fast2test 成員可見)
Given:

and
checkQuality(QUALITY.A);
and

Which code fragment can be inserted into the switch statement to print Best?

and
checkQuality(QUALITY.A);
and

Which code fragment can be inserted into the switch statement to print Best?
正確答案: B
Given this enum declaration:

Examine this code:
System.out.println(Alphabet.getFirstLetter());
What code should be written at line 3 to make this code print A?

Examine this code:
System.out.println(Alphabet.getFirstLetter());
What code should be written at line 3 to make this code print A?
正確答案: B
Which code fragment compiles?


正確答案: A
說明:(僅 Fast2test 成員可見)
Which two statements correctly describe capabilities of interfaces and abstract classes? (Choose two.)
正確答案: D,E
說明:(僅 Fast2test 成員可見)
Which two are functional interfaces? (Choose two.)


正確答案: C,D
說明:(僅 Fast2test 成員可見)
Given:

What is the result?

What is the result?
正確答案: B
說明:(僅 Fast2test 成員可見)