Multiple choice

Which technology provides the flexibility to swap between XML processors with no application code change?

  1. JAXP

  2. SAX

  3. HTML

  4. DOM

  5. None of these

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

Java API for XML Processing provides the flexibility to swap between XML processors with no application code change.