Multiple choice

Which of the following attributes of an applet specifies the base URL of the applet code that is the directory to search applet's executable class file?

  1. CODE

  2. ALT

  3. CODEBASE

  4. NAME

  5. PARAM

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

This attribute of an Applet specifies the base URL of the applet code,  which is the directory to search applet's executable class file.