Multiple Choice
________ is a library of classes that do not replace ________, but provide an improved alternative for creating GUI applications.
A) AWT, Swing
B) Swing, AWT
C) JFC, AWT
D) JFC, Swing
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q33: To use the ActionListener interface, as well
Q34: The following statement adds the FlowLayout manager
Q35: This layout manager arranges components in five
Q36: You must use the statement import java.swing.*;
Q37: To include Swing and AWT components in
Q39: If panel references a JPanel object, which
Q40: This is commonly used to hold and
Q41: Event listeners must:<br>A) implement an interface<br>B) be
Q42: JFC stands for:<br>A) Java Fundamental Classes<br>B) Java
Q43: The FlowLayout manager does not allow the