Which two statements are true about the modular JDK? (Choose two.)
A. The foundational APIs of the Java SE Platform are found in the java.base module.
B. An application must be structured as modules in order to run on the modular JDK.
C. It is possible but undesirable to configure modules' exports from the command line.
D. APIs are deprecated more aggressively because the JDK has been modularized.
Given the code fragment: What is the result?
A. -1 : 2
B. 2 : -1
C. 2 : 3
D. 3 : 0
Given:
What is the result?
A. nothing
B. It fails to compile.
C. 0
D. A java.lang.IllegalArgumentException is thrown.
E. 10
Given: Which two changes need to be made to make this class compile? (Choose two.)
A. Change Line 1 to an abstract class: public abstract class API {
B. Change Line 2 access modifier to protected: protected void checkValue(Object value) throws IllegalArgumentException;
C. Change Line 1 to a class: public class API {
D. Change Line 1 to extend java.lang.AutoCloseable: public interface API extends AutoCloseable {
E. Change Line 2 to an abstract method: public abstract void checkValue(Object value) throws IllegalArgumentException;
Which two modules include APIs in the Java SE Specification? (Choose two.)
A. java.logging
B. java.desktop
C. javafx
D. jdk.httpserver
E. jdk.jartool
Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only Oracle exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your 1Z0-815 exam preparations and Oracle certification application, do not hesitate to visit our Vcedump.com to find your solutions here.