Vidyalelo
JavaScript · Q75

Invocation And Performance Navigation

Programming · JavaScript · question 75

Q75

Which of the following is an attribute to the script object?

A.
onclick
B.
onload
Answer
C.
onshow
D.
all of the mentioned

Answer: Option B

Solution

Answer: Option B
Solution:
Only onload is an attribute to the script object.