Multiple choice technology web technology

JAXB allows Java developers to access and process XML data without having to know XML or XML processing

  1. True

  2. False

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

JAXB (Java Architecture for XML Binding) provides a convenient way to map XML schemas to Java representations, allowing developers to process XML data without needing deep knowledge of low-level XML parsing APIs.