Multiple choice

Which file format is commonly used for distributing programs and libraries that are written in Java?

  1. Applet

  2. JAR file

  3. Java class file

  4. JDBC

  5. EXE file

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

The JAR file format is common for distributing programs and libraries that are written in Java.