Multiple Choice
Which of the following tags is needed to set up a section for writing JavaScript?
A) <html>
<body>
<script type="text/javascript">
B) <html>
<body>
<script type="javascript">
C) <html>
<script type="text/javascript">
D) html
Body
Script type="javascript"
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q39: Programs translated and executed line by line
Q40: Based on the code below, which of
Q41: FORTRAN is considered a first-generation language.
Q42: In JavaScript, variables are declared with var
Q43: The JavaScript function for receiving input is
Q44: E-mail and File Transfer Protocol (FTP) are
Q45: In object-based programming, a statement is often
Q46: JavaScript is embedded in an HTML file
Q48: _ was one of the first languages
Q49: Machine code is compiled into bytecode by