Vidyalelo
JavaScript · Q69

Basic And Variables

Programming · JavaScript · question 69

Q69

Which attribute is used to specifies that the script is executed when the page has finished parsing (only for external scripts)

A.
parse
B.
async
C.
defer
Answer
D.
type

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board