Which statement is true about StAX?
A.
StAX provides client parsing control with memory usage similar to DOM.
B.
StAX allows clients to start, pause and resume the parsing process.
C.
StAX is the only XML parsing approach supported with JAX-WS.
D.
StAX is a more efficient version of SAX, based on newer XML technology.
Explanation: