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

1. The delay parameter in the Timer constructor is the amount of time between action events, measured in milliseconds.
2. The play method will load and play a sound file once, then release it for garbage collection. The getAudioClip method will load the sound file and may assign the location of the sound file to a variable so it may be invoked many times.
3. The Applet class requires that you write a constructor to create an object of the class.
4. Some browsers do not directly support the Swing classes of applets.
5.Whenever you need a component of any type to be painted, call the paint method.


1. TRUE
2. FALSE
3. TRUE
4. FALSE
5.FALSE

Computer Science & Information Technology

You might also like to view...

Describe the full-knowledge exploit.

What will be an ideal response?

Computer Science & Information Technology

Sending e-mail is governed by the Simple Mail Transfer Protocol (SMTP).

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

Computer Science & Information Technology

A computer adaptive test format asks each test taker the same set of questions to measure knowledge, skills and abilities.

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

Computer Science & Information Technology

__________ explicitly specifies which segment register an instruction should use, overriding the default segment-register selection generated by the x86 for that instruction.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology