1Z1-816 무료 덤프문제 온라인 액세스

시험코드:1Z1-816
시험이름:Java SE 11 Programmer II
인증사:Oracle
무료 덤프 문항수:80
업로드 날짜:2026-08-26
평점
100%

문제 1

Which two are successful examples of autoboxing? (Choose two.)

문제 2

Given an application with a main module that has this module-info.java file:

Which two are true? (Choose two.)

문제 3

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?

문제 4

Given the Person class with age and name along with getter and setter methods, and this code fragment:

What will be the result?

문제 5

Given:

Which two are secure serialization of these objects? (Choose two.)

댓글 추가

귀하의 메일주소는 공개되지 않습니다. 필수 입력 사항은 표시되어 있습니다. *

insert code
그림의 인증번호를 입력하세요.