Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Which of the following Attribute is used to include External JS code inside your HTML Document?

a) ext
b) src
c) link
d) script

Answer: b
Explanation: Script “tag” is used to include the JavaScript code. To include external JavaScript files “src” attribute is used inside the script tag.

Join The Discussion