READ Free Dumps For Oracle- 1z0-897
Question ID 4470 | Which two statements are true about JAX-WS support for data bindings? (Choose two.) |
Option A | A. Data binding is performed with only generated classes to reduce errors and hide complexity. |
Option B | B. JAXB 2.0 is preferred. |
Option C | C. Inline binding declarations with XML Schema are NOT supported for JAXB 2.0. |
Option D | D. SAAJ 1.3 is supported for data binding with SOAP. |
Option E | E. JAX-RPC data binding is recommended for cross-platform interoperability. |
Correct Answer | B,D |
Question ID 4471 | Which three statements are true about JAXP APIs? (Choose three.) |
Option A | A. They are a part of Java SE 6. |
Option B | B. They allow Java developers to access and process XML data without having to know XML or XML processing. |
Option C | C. They do NOT support validation of XML documents against schemas. |
Option D | D. It supports the Streaming API for XML. |
Option E | E. It requires the Streaming API for XML. |
Option F | F. They provide developers with a vendor and parser-implementation independent API to process XML. |
Correct Answer | A,D,F |