Multiple Choice
Which of the following is NOT a valid AWT class?
A) Panel
B) Applet
C) TextArea
D) JMenu
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q33: When the applet viewer opens an HTML
Q34: Look at the following applet code:<br>1 import
Q35: Given the following code, how many times
Q36: When you extend an interface, you must
Q37: To support the Swing classes in applets,
Q39: In an HTML document, the tags:<br>A) instruct
Q40: The Applet class requires that you write
Q41: Look at the following applet code:<br>1 import
Q42: Given the following code, how many times
Q43: Look at the following applet code:<br>1 import