MCQOPTIONS
Bookmark
Saved Bookmarks
→
Technical MCQs
→
2D Transformation And Answers in Technical MCQs
→
The DOM is a ____________ standard...
1.
The DOM is a ____________ standard.
A.
WWW
B.
W3C
C.
W3B
D.
WMB
Answer» C. W3B
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