You need to add a reference of the Virtual Earth 6.0 map control to a Web page of an application. What should you do?
A.
Use the following code segment. <script type=”text/Javascript” src=”http:
//dev.virtualearth.net/mapcontrol/v6/mapcontrol.js”></script>
B.
Use the following code segment. <script type=”text/javascript” src=”http:
//dev.virtualearth.net/mapcontrol/mapcontrol.asmx?v=6″></script>
C.
Use the following code segment. <script type=”text/javascript” src=”http:
//dev.virtualearth.net/mapcontrol/mapcontrol.ascx?v=6″></script>
D.
Use the following code segment. <script type=”text/javascript” src=”http:
//dev.virtualearth.net/mapcontrol/mapcontrol.ashx?v=6″></script>