Home » Interview » Technology

What is JAR file?

Correct Answer: A JAR file (short for Java Archive) is a ZIP file used to distribute a set of Java classes It is used to store compiled Java classes and associated metadata that can constitute a program

← Previous Question Next Question→

Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion