MCQOPTIONS
Bookmark
Saved Bookmarks
→
Technical MCQs
→
2D Transformation And Answers in Technical MCQs
→
_________ standard model for all document types...
1.
_________ standard model for all document types.
A.
Core DOM
B.
XML DOM
C.
HTML DOM
D.
None of the above
Answer» B. XML DOM
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
The HTML DOM is a standard object model and programming interface for HTML.
_________ standard model for all document types.
The W3C DOM standard is separated into _____ different parts
The DOM is a ____________ standard.
In Javascript, DOM stands for?
What is the purpose of the NamedNodeMap object?
What is the purpose of the Legacy DOM?
What is the full form DOM?
<code>< body><br>< form name="login"><br> Enter Your Name< input value="Akash" id="p_name" name="uname"><br>< /form><br>< /body><br> </code>5.Which of the following statements is/are TRUE about DOM?
<code>< body><br>< form name="register"><br> Enter username < input value="John" id="name" name="username"><br>< /form><br>< /body><br></code>4.Consider the below code:Identify the correct code in order to fetch the value entered in username text field?
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply