Multiple choice technology web technology

JAXB is which type of parser?

  1. Low Level Language

  2. Assembly Language

  3. High level Language

  4. Any of the above

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

JAXB is a high-level API that works with Java Objects, unlike low-level parsers that work directly with bytes or assembly-like instructions. It provides an abstraction layer above the raw XML parsing.