Where is the preferred place to insert JavaScript?
Inside the <head> tag
<head>
At the end of the <body> tag
<body>
Anywhere in the file
Outside the HTML file altogether
This question is part of this quiz :