Multiple Choice
If you are inside a form control, to retrieve the form element's object, you should use:
A) form by itself.
B) this by itself.
C) this.form.
D) form.this.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q17: An "argument" refers to a value in
Q18: JavaScript is known as a loosely typed
Q19: Which of the following statements best describes
Q20: How can you retrieve an element's object?<br>A)
Q21: Ecma International is the standards organization in
Q23: Coding conventions suggest using camel case for
Q24: What is a JavaScript event handler?<br>A) The
Q25: The following code would be a legal
Q26: What is the following JavaScript code an
Q27: What is the purpose of adding an