InterviewSolution
Saved Bookmarks
| 1. |
How will you convert the returned API into an XML object?(a) SimpleElement()(b) SimpleXMLElement()(c) XMLElement()(d) CovertXML()This question was addressed to me in a national level competition.This question is from Accessing the WebPagetest API in portion Sockets of JavaScript |
|
Answer» The CORRECT option is (B) SimpleXMLElement() |
|