1z0-819 Exam QuestionsBrowse all questions from this exam

1z0-819 Exam - Question 78


Which module defines the foundational APIs of the Java SE Platform?

Show Answer
Correct Answer: A

The module that defines the foundational APIs of the Java SE Platform is java.base. This module is automatically available and contains core classes and interfaces essential to the Java language, including those from java.lang.

Discussion

3 comments
Sign in to comment
tmuralimanoharOption: A
Jun 29, 2023

Answer: A

StavokOption: A
Jul 18, 2023

The correct answer is A. java.base. The foundational APIs of the Java SE Platform are found in the java.base module

ASPushkinOption: A
Jul 10, 2024

answer: A java.base consists of packages like java.lang B failed java.se Defines the API of the Java SE Platform. type of java.compiler java.datatransfer java.desktop java.logging java.management