An applet using a Swing GUI extends which class?

A) Applet
B) JApplet
C) JSwing
D) JFrame

B) JApplet

Computer Science & Information Technology

You might also like to view...

Match the following one or more keystrokes to their function:

I. Ctrl II. Shift III. Ctrl + C IV. Ctrl + V V. flag-type emblem key A. copy B. paste C. used to select two or more files that are not adjacent to one another D. used to display the Start menu E. used to select several contiguous files

Computer Science & Information Technology

When arguments are passed ByVal, it means the original value is passed to the instantiated object and a copy of the value is not used.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology