Certbus > Oracle > Oracle Certifications > 1Z0-819 > 1Z0-819 Online Practice Questions and Answers

1Z0-819 Online Practice Questions and Answers

Questions 4

Given:

What is the expected result of javac?

A. javac fails to compile the class and prints the error message, C:\workspace4\Mycar.java:1:error: package java does not exist

B. javac compiles Mycar.java without errors or warnings.

C. javac fails to compile the class and prints the error message, C:\workspace4\Mycar.java:1:error: expected import java.lang

D. javac fails to compile the class and prints the error message, Error: Could not find or load main class Mycar.class

Browse 315 Q&As
Questions 5

Given:

A. Option A

B. Option B

C. Option C

D. Option D

E. Option E

F. Option F

Browse 315 Q&As
Questions 6

Given:

Which code fragment on line 1 makes the m map contain the employee with the highest salary for each neighborhood?

A. Option A

B. Option B

C. Option C

D. Option D

Browse 315 Q&As
Questions 7

Given:

What is the result?

A. watermelon orange lemon grape apricot apple

B. nothing

C. apple apricot grape lemon orange watermelon

D. apple orange grape lemon apricot watermelon

Browse 315 Q&As
Questions 8

Which command line runs the main class com.acme.Main from the module com.example?

A. java --module-path mods com.example/com.acme.Main

B. java lasspath com.example.jar com.acme.Main

C. java --module-path mods -m com.example/com.acme.Main

D. java -classpath com.example.jar com.example/com.acme.Main

Browse 315 Q&As
Questions 9

Which method throws an exception for not-a-number and infinite input values?

A. Option A

B. Option B

C. Option C

D. Option D

Browse 315 Q&As
Questions 10

Given:

Which would cause s to be AQCD?

A. s.replace(s.indexOf("A"), s.indexOf("C"), "Q");

B. s.replace(s.indexOf("B"), s.indexOf("C"), "Q");

C. s.replace(s.indexOf("B"), s.indexOf("B"), "Q");

D. s.replace(s.indexOf("A"), s.indexOf("B"), "Q");

Browse 315 Q&As
Questions 11

Given:

What is the result?

A. 3 5 3 3

B. 3 3 3 3

C. 3 5 3 5

D. 5 5 3 3

Browse 315 Q&As
Exam Code: 1Z0-819
Exam Name: Java SE 11 Developer
Last Update: Mar 13, 2025
Questions: 315 Q&As

PDF

$49.99

VCE

$55.99

PDF + VCE

$65.99