Question:Based on the above mentioned declaration of myXML, how can we access the id attribute of the 'employee' tag? 

A myXML.managers.employee[1].@id 

B myXML.employeeList.managers.employee[1].@id 

C myXML.managers.employee[1].id 

D myXML.employeeList.managers.employee[1].id 

+ Answer
+ Report
Total Preview: 480

Copyright © 2025. Powered by Intellect Software Ltd