adplus-dvertising
frame-decoration

Question

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

a.

link

b.

script

c.

src

d.

ext

Answer: (c).src

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

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

Similar Questions

Discover Related MCQs

Q. Which attribute is used to specifies that the script is executed when the page has finished parsing (only for external scripts) ?

Q. ______ attribute is used to specify the character encoding used in an external script file.

Q. The async attribute can be set in the following ways -

Q. We use _______ style comment to prevent showing Java Script as Content in the old browsers.

Q. Which was the first browser to support JavaScript ?

Q. JavaScript is invented by ________.

Q. JavaScript was invented at _______ Lab .

Q. JavaScript was originally developed under the name _______.

Q. In March 1996, _______________ was released, featuring support for JavaScript.

Q. Microsoft Developed a compatible dialect of JavaScript called _____________.

Q. Executable single line of Script is called as _________________.

Q. JavaScript Statements are executed by ________ .

Q. Java Statement terminated by ______________ .

Q. JavaScript code contain sequence of ___________.

Q. Which of the following statement is used to declare variable in JavaScript ?

Q. ____________ is used to assign value to the variable.

Q. Multiple JS statements are written inside pair of ________ to form a statement block.

Q. Group of JavaScript Statements is called as _________.

Q. Single Line Comment in JavaScript Starts with _________ Symbol.

Q. Which of the following is considered as End of Single line comment ?