A. JavaScript must always be placed inside the <head> tag
B. JavaScript can be placed either in the <head> or <body> tag
C. JavaScript can only be placed in external files
D. JavaScript cannot be placed in the <head> tag
Correct Answer is :
B. JavaScript can be placed either in the <head> or <body> tag