Multiple choice

Which of the following Java development kits allows us to run Java applets without using Java compatible browser?

  1. Java

  2. Javac

  3. Appletviewer

  4. Jdb

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

Appletviewer is the tool that allows us to run Java applets without using Java compatible browser.