What should you do?

Posted by: Pdfprep Category: 70-480 Tags: , ,

HOTSPOT

You are developing a web application that retrieves data from a web service. The data being retrieved is a custom binary datatype named bint. The data can also be represented in XML.

Two existing methods named parseXml() and parseBint() are defined on the page.

The application must:

• Retrieve and parse data from the web service using binary format if possible

• Retrieve and parse the data from the web service using XML when binary format is not possible

You need to develop the application to meet the requirements.

What should you do? (To answer, select the appropriate options from the drop-down lists in the answer area.)

Answer:

Leave a Reply

Your email address will not be published.