JavaScript
1.The external JavaScript file must contain the script tag? /10pts
True
False
2.Where is the correct place to insert a JavaScript? /10pts
The body section
Both the head section and the body section are correct
The head section
3.How do you declare a JavaScript variable /10pts
variable carName
var carName
V carName
4.Which built-in method calls a function for each element in the array? /10pts
while()
loop()
forEach()
submit
Your Point is
Score is