Multiple Choice
____ contains many commands that allow you to format text on a Web page, import graphic images, and link your page to other Web pages.
A) JApplet
B) HTML
C) Swing
D) Applet
Correct Answer:

Verified
Correct Answer:
Verified
Q62: Which of the following cannot be performed
Q63: What are the three object tag attributes
Q64: Usually, you place three attributes within the
Q65: The extension of an HTML document should
Q66: A(n) _ is a likeness of a
Q67: Match each term with the correct statement
Q69: <object code = "AClass.class" width = 300
Q70: <html><br>_<br></object><br></html><br>In the blank line provided, write the
Q71: import java.awt.*;<br>import java.applet.*;<br>import javax.swing.*;<br>public class JSound extends
Q72: Because applets execute in a browser, the