Multiple choice technology programming languages

what is Manifest file?

  1. the meta data file that contains name-value pairs organized in different sections

  2. specific file contained within a JAR archive

  3. the manifest file is named MANIFST.MFT

  4. All the above

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

A manifest file is a metadata file containing name-value pairs organized in sections, and it is a specific file (MANIFEST.MF) contained within a JAR archive.