1Z1-816 無料問題集「Oracle Java SE 11 Programmer II」

Which two statements set the default locale used for formatting numbers, currency, and percentages? (Choose two.)

正解:B、E 解答を投票する
解説: (JPNTest メンバーにのみ表示されます)
Examine these module declarations:

Which two statements are correct? (Choose two.)

正解:A、C 解答を投票する
Given:
var fruits = List.of("apple", "orange", "banana", "lemon");
You want to examine the first element that contains the character n. Which statement will accomplish this?

解説: (JPNTest メンバーにのみ表示されます)
Which code fragment does a service use to load the service provider with a Print interface?

解説: (JPNTest メンバーにのみ表示されます)
Given:

Which two are correct? (Choose two.)

正解:A、C 解答を投票する
A bookstore's sales are represented by a list of Sale objects populated with the name of the customer and the books they purchased.
public class Sale {
private String customer;
private List<Book> items;
// constructor, setters and getters not shown
}
public class Book {
private String name;
private double price;
// constructor, setters and getters not shown
}
Given a list of Sale objects, tList, which code fragment creates a list of total sales for each customer in ascending order?

Given:
List<String> longlist = List.of("Hello","World","Beat");
List<String> shortlist = new ArrayList<>();
Which code fragment correctly forms a short list of words containing the letter "e"?

Given:

What is the result?

解説: (JPNTest メンバーにのみ表示されます)

弊社を連絡する

我々は12時間以内ですべてのお問い合わせを答えます。

オンラインサポート時間:( UTC+9 ) 9:00-24:00
月曜日から土曜日まで

サポート:現在連絡