Vidyalelo
JavaScript · Q39

Parsing, Benchmarking And Logging

Programming · JavaScript · question 39

Q39

Which of the following attribute of form tag is not set by using document object in JavaScript?

A.
Target
B.
Enctype
C.
Action
D.
None of the mentioned
Answer

Answer: Option D

Solution

Answer: Option D
Solution:
All of the above can be set by using document object in JavaScript.