One way of viewing the results of the applet which is invoked in the HTML document TestApplet.html is to enter the following at the command prompt.
A) appletviewer TestApplet.html
B) appleviewer TestApplet
C) viewapplet TestApplet.html
D) view TestApplet
A) appletviewer TestApplet.html
You might also like to view...
JDBC supports _______, so you do not need to manually load the database driver before accessing a database.
a. automatic driver downloading b. automatic driver creation c. automatic driver discovery d. None of the above.
Bits 14 and 15 of a traditional IBM mainframe’s PSW indicate __________.
a. the interrupt mask in use b. the task’s state c. the next instruction to be executed d. the protection key
Which is another name for insertion point?
A) Cursor B) Mouse C) Marker D) Pointer
You specify the number of times an animation should repeat with Animation method ________.
a. setRepetitions b. repetitions c. setRepeatCount d. repeatCount