Multiple choice

Which of the following statements is/are true about applet in java?

  1. Applet is a program embedded in the web page.

  2. Applet has less response time.

  3. Applet can run under many platforms Linux, Windows, Mac, etc.

  4. All of the above.

  5. Only (1) and (3) are true.

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

Yes, all of the above three are true statements about applet.