Adobe
9A0-127 · Question #54
9A0-127 Question #54: Real Exam Question with Answer & Explanation
Sign in or unlock 9A0-127 to reveal the answer and full explanation for question #54. The question stem and answer options stay visible for context.
Question
Given the following XML data: <cfxml variable="xmlData"> <cars> <car> <name>Ford</name> <year>1990</year> <color>Red</color> </car> <car> <name>Toyota</name> <year>1995</year> <color>Blue</color> </car> <car> <name>KIA</name> <year>2000</year> <color>Green</color> </car> </cars> </cfxml> Which data type is returned from the following code? <cfdump var="#XmlSearch( xmlData, '//car[ 2 ]' )[1].xmlChildren#" />
Options
- AXML
- Bstring
- Cstruct
- Darray
Unlock 9A0-127 to see the answer
You've previewed enough free 9A0-127 questions. Unlock 9A0-127 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.