Solved

Which of the Following Will Not Produce an Error When

Question 3

Multiple Choice

Which of the following will not produce an error when trying to load and run a program with the appletviewer?


A) Placing additional characters,such as commas,between the components in the <applet> tag.
B) Omitting the ending </applet> tag.
C) Creating an applet that is less than 640 pixels by 480 pixels.
D) Running the appletviewer with a file name that does not end with .html or .htm .

Correct Answer:

verifed

Verified

Related Questions