You need to implement the LoadFlights() and Parse() methods of the BlueYonderLoader class

DRAG DROP
You need to parse flight information from Blue Yonder Airlines. The content of the XML file is
shown below.

Some airlines do not specify the timezone of the arrival time. If the timezone is not specified,
then it should be interpreted per the business requirements.

You need to implement the LoadFlights() and Parse() methods of the BlueYonderLoader
class.
What should you do? (To answer, drag the appropriate code segments to the correct
location in the answer area. Each segment may be used once, more than once, or not at all.
You may need to drag the split bar between panes or scroll to view content.)

DRAG DROP
You need to parse flight information from Blue Yonder Airlines. The content of the XML file is
shown below.

Some airlines do not specify the timezone of the arrival time. If the timezone is not specified,
then it should be interpreted per the business requirements.

You need to implement the LoadFlights() and Parse() methods of the BlueYonderLoader
class.
What should you do? (To answer, drag the appropriate code segments to the correct
location in the answer area. Each segment may be used once, more than once, or not at all.
You may need to drag the split bar between panes or scroll to view content.)

Answer:

Explanation:



Leave a Reply 0

Your email address will not be published. Required fields are marked *