|
|
Ch 2 Questions #6 HTML & Applets |
|
|
|
1. What does “HTML” stand for? 2. What is found at the beginning of
every HTML document? 3. What is the difference between an
applet and an application? 4. In order to use the Applet class what
must you import? 5. What is an HTML tag and how is it delimited? 6. When an applet is executed in a Web page where is it stored? 7. Can you run an applet directly? Explain 8. What is necessary to get something to display in an applet? 9. What is found at the end of every HTML document? 10. What is the minimum necessary for an HTML document to display? |
|
|
|
|
|