Multiple Choice
What does the HTML tag <hr /> cause to happen?
A) A header routine is created.
B) A horizontal line will be displayed.
C) A default header reference will be linked to.
D) The window will be blanked out before the remainder of the text is displayed.
Correct Answer:

Verified
Correct Answer:
Verified
Q12: Look at the following applet code:<br>1 import
Q13: One way of viewing the results of
Q14: An applet does not have to be
Q15: Some browsers do not directly support the
Q16: The _ object is responsible for drawing
Q18: Hypertext can contain:<br>A) a Java application program<br>B)
Q19: Applet restrictions are:<br>A) necessary to prevent malicious
Q20: Look at the following applet code:<br>1 import
Q21: Which of the following is NOT a
Q22: In an applet, events are handled:<br>A) with