Multiple Choice
The tag that begins every HTML document is ____.
A) <object>
B) <browser>
C) <doc>
D) <html>
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q12: arrowPicture.paintIcon(this, g, 150, 0);<br>The statement above is
Q13: If the JApplet class was not already
Q14: <html><br>_<br></object><br></html><br>Using the HTML code above, write the
Q15: What package contains the JApplet class?<br>A) javax.applet<br>B)
Q16: You save applets with a(n) _ file
Q18: The init() method is the first method
Q19: import javax.swing.*;<br>import java.awt.*;<br>public class JHello extends JApplet<br>{<br>JLabel
Q20: What is the parent class of JApplet?<br>A)
Q21: The _ command is part of the
Q22: To run an applet from an HTML