Which of the following Attribute is used to include External JS code inside your
Home | Discussion ForumWhich of the following Attribute is used to include External JS code inside your HTML Document
src
ext
script
link
Answer : A
View More Related Question
1) The object has three object attributes namely
Class, parameters, object’s extensible flag
Prototype, class, objects’ parameters
Prototype, class, object’s extensible flag
Native object, Classes and Interfacces and Object’s extensible flag
View Answer
2) The script tag must be placed in
3) JavaScript Code can be called by using _________.
4) Consider the following snippet code
var string1 = ”123”;
var intvalue = 123;
alert( string1 + intvalue );
The result would be
5) JavaScript was invented at _______ Lab.