InterviewSolution
Saved Bookmarks
| 1. |
Which method to use while working with XML fragments, instead of XML()?(a) XMLInterface()(b) XMLClass()(c) XMLList()(d) XMLArray()I got this question at a job interview.My doubt is from Shorthand functions and Multiple catch clauses in portion Classes and Modules in JavaScript of JavaScript |
|
Answer» The correct answer is (C) XMLLIST() |
|