+1 vote
in JavaScript by
edited by
JavaScript has to be called inside ________ tags.

1) Either in body or head

2) script

3) head

4) body

1 Answer

0 votes
by
edited by

JavaScript has to be called inside Script tags.

hence the answer is Script

...