When the applet viewer opens an HTML document with more than one applet tag:
A) it terminates immediately
B) it displays the first applet, and then terminates
C) it displays each applet in a separate window
D) it displays each applet in order in the same window
C) it displays each applet in a separate window
Computer Science & Information Technology
You might also like to view...
Microsoft's ________ feature limits the loss of data and files when an unexpected shut down occurs
A) AutoOpen B) AutoRecover C) AutoSave D) AutoCorrect
Computer Science & Information Technology
In C++, the dot operator has a lower precedence than the dereferencing operator.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology