Exam 1z0-819 All QuestionsBrowse all questions from this exam
Question 105

Which module is required for any application using Swing or AWT?

    Correct Answer: A

    The java.desktop module is required for any application using Swing or AWT. This module includes the necessary classes for creating graphical user interfaces with the Java Swing and AWT toolkits, making it essential for applications that utilize these libraries.

Discussion
StavokOption: A

The correct answer is A. The java.desktop module is required for any application using Swing or AWT. This module contains the classes for creating user interfaces with the Java Swing and AWT toolkits.

mendjijetOption: A

A is the answer

[Removed]Option: A

Confirmed answer is A