CIW
1D0-635 · Question #32
Which statement about the JavaScript form object is true?
The correct answer is D. The JavaScript form object is available when the X/HTML <form></form> tags are present in the. See the full explanation below for the reasoning.
Question
Which statement about the JavaScript form object is true?
Options
- AThe JavaScript form object has no relationship to the X/HTML <form> element.
- BYou can use a single instance of the form object to represent multiple forms on a Web page.
- CThe form object cannot be used to access the individual field elements that compose the form.
- DThe JavaScript form object is available when the X/HTML <form></form> tags are present in the
How the community answered
(30 responses)- A13% (4)
- B7% (2)
- C3% (1)
- D77% (23)
Community Discussion
No community discussion yet for this question.