

McqMate
Q. |
Which of the following syntax is correct to refer an external script called “formValidation.js”? |
A. | <script href = “formValidation.js”> |
B. | <script source = “formValidation.js”> |
C. | <script name = “formValidation.js”> |
D. | <script src = “formValidation.js”> |
Answer» D. <script src = “formValidation.js”> |
View all MCQs in
Enterprise Computing With JAVANo comments yet