Multiple choice technology embedded technologies

What is the MIME type of a JAD file

  1. app/vnd.sun.j2me.app-descriptor

  2. text/vnd.sun.j2me.app-descriptor

  3. app/vnd.sun.j2me.jad

  4. text/vnd.sun.j2me.jad

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

The official MIME type for a Java Application Descriptor (JAD) file is text/vnd.sun.j2me.app-descriptor, which tells the client how to handle the descriptor file.