최신Oracle Java Foundations - 1z0-811무료샘플문제
문제1
What does import java.io* mean?
What does import java.io* mean?
정답: A
문제2
Given:

What is the result?
Given:

What is the result?
정답: D
문제3
You have a microprocessor board, such as Raspberry PI, wired to control a drone.
Which edition of Java is geared towards use of simple, closed systems with constrained memory requirements, such as a microprocessor board?
You have a microprocessor board, such as Raspberry PI, wired to control a drone.
Which edition of Java is geared towards use of simple, closed systems with constrained memory requirements, such as a microprocessor board?
정답: D
문제4
Given:

What is the result?
Given:

What is the result?
정답: A
문제5
Given the code fragment:

What is the result?
Given the code fragment:

What is the result?
정답: D
문제6
Given:

What is the result?
Given:

What is the result?
정답: A
설명: (KoreaDumps 회원만 볼 수 있음)
문제7
Given the code fragment:

What is the result?
Given the code fragment:

What is the result?
정답: A
문제8
Identify three advantages of object-oriented programming.
Identify three advantages of object-oriented programming.
정답: A,B,C