Vidyalelo
JavaScript · Q59

Invocation And Performance Navigation

Programming · JavaScript · question 59

Q59

What is the type of datatype the async attribute optionally accepts?

A.
Integer
B.
String
C.
Boolean
Answer
D.
Decimal

Answer: Option C

Solution

Answer: Option C
Solution:
The async attribute optionally accepts the boolean datatype of default value as true.