Multiple choice technology

JAR

  1. JAVA Archival

  2. JAVA Archive

  3. JAVA Architecture

  4. JAVA Architect

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

JAR stands for Java Archive, a file format used to aggregate many Java class files and associated metadata into a single file for distribution. It's based on the ZIP format with a specific manifest file.