Solved

Which of the Following Tags Is Needed to Set Up

Question 47

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:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions