Moderate

JAR file contains the compressed version of_________________?

Correct answer: C. .class file

  • A. .java file
  • B. .jsp file
  • C. .class file
  • D. None of above

Explanation

A JAR is a ZIP-based Java archive commonly used to package compiled .class files along with metadata and other resources. It does not mean that a .java source file is automatically the compressed content.

Last updated

Practise Web and Mobile Development

268 free Web and Mobile Development MCQs from Software Engineering, each with the correct answer and an explanation. Unlimited attempts, no account needed.

Exams that ask Software Engineering questions like this

Software Engineering is on this paper prepared for on TestUstad, and all of them draw the same bank, so this question is worth knowing for it.

Related questions