Multiple choice technology JAR JAVA Archival JAVA Archive JAVA Architecture 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.