Which looping statement allows XML tags to appear in JavaScript programs and adds API for operating on XML data?
(a) for loop
(b) while loop
(c) for/each loop
(d) do while loop
This question was posed to me in an international level competition.
My query is from JavaScript Extensions topic in section Classes and Modules in JavaScript of JavaScript