September 2005
Beginner
576 pages
13h 6m
English
Test your knowledge of the material covered in this chapter by answering the following questions.
| 1: | Which type of Java program can be run by a Java interpreter?
|
| 2: | What special HTML tag is used to put a Java program onto a web page?
|
| 3: | If you get into a fight with someone over the way to send information to a Java application, what are you doing?
|
| A1: | b. Applications are run with the interpreter tool, and web pages containing applets can be run with the appletviewer tool as well as Java-capable World Wide Web browsers. |
| A2: | a. The <applet> tag is used along with the <param> tag to send parameters to the applet. ... |
Read now
Unlock full access