Local Browser used for validations on the Web Pages uses __________.
Java
HTML
CSS
JS
Answer : D
View More Related Question
1) The snippet that has to be used to check if “a” is not equal to “null” is
2) The statement a===b refers to
Both a and b are equal in value, type and reference address
Both a and b are equal in value
Both a and b are equal in value and type
There is no such statement
View Answer
3) Javascript is _________ language.
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) A function definition expression can be called