Multiple Choice
Which of the following attributes is optional in the < script > tag?
A) src
B) async
C) defer
D) index
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q69: JavaScript's built-in functions like alert()and close()actually belong
Q70: The substring()method uses a length value to
Q71: Which of the following objects obtains information
Q72: A built-in object is a JavaScript object
Q73: Identify the letter of the choice that
Q75: Which of the following standards supports the
Q76: Given car.drive(),where car is the object,drive is
Q77: The _ keyword is required if local
Q78: Given a car object and the turn()method,a
Q79: Identify the letter of the choice that