Q62
What is the default value of the asyc attribute?
A.
0
B.
1
C.
False
D.
True
AnswerAnswer: Option D
Solution
Answer: Option D
Solution:
The async attribute optionally accepts a boolean value and by default holds the value true.