The script tag must be placed in
head
head and body
title and head
All of the mentioned
Answer : B
View More Related Question
1) JavaScript is also called as _____________.
Server Side Scripting Language
Browser Side Scripting Language
Client Side Scripting Language
Both B and C
View Answer
2) Why JavaScript is called as Lightweight Programming Language ?
because JS is available free of cost
because JS is client side scripting
because we can add programming functionality inside JS
because JS can provide programming functionality inside but up to certain extend.
View Answer
3) JavaScript Code is written inside file having extension __________.
4) Which attribute is used to specify that the script is executed when the page has finished parsing ( only for external scripts )
5) JavaScript is ______ Side Scripting Language.