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) JavaScript Code can be called by using
2) Assume that we have to convert “false” that is a non-string to string. The command that we use is (without invoking the “new” operator)
false.toString()
String(false)
String newvariable=”false”
Both false.toString() and String(false)
View Answer
3) A function definition expression can be called
4) 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
5) JavaScript was invented at _______ Lab.