Chapter 17: Problem 12
How many param tags can applet tag have? a. 1 b. 2 c. 3 d. Any number of tags
Short Answer
Step by step solution
Key Concepts
These are the key concepts you need to understand to accurately answer the question.
Chapter 17: Problem 12
How many param tags can applet tag have? a. 1 b. 2 c. 3 d. Any number of tags
These are the key concepts you need to understand to accurately answer the question.
All the tools & learning materials you need for study success - in one app.
Get started for freeWhat are the ways to run applets? a. Web browser b. Appletviewer c. Adding JApplet to JFrame d. All of the above
What method transmits strings from html file to applet? a. \(<\) applet \(>\) b. \(<\) param \(>\) c. \(<\) attrib \(>\) d. None of the above
What utility is used to create signed applets? a. jar b. zip c. jarsigner d. All of the above
Which class implements HyperlinkListener interface? a. JTextArea b. JSlider c. JEditorPane d. None of the above
Which of the following are true about JApplet? a. JApplet can run inside a web browser b. JApplets can download web pages c. JAppets display documents and images and play audio clips d. JApplet can communicate with other applets e. All of the above
What do you think about this solution?
We value your feedback to improve our textbook solutions.