ITI MCQ
Home
JAVASCRIPT AND CREATING WEB PAGE - Quiz
Categories
Computer Operator and Programming Assistant (COPA)
JAVASCRIPT AND CREATING WEB PAGE
1) Which variable declared outside a function in Javascript?
Function variable
Global variable
Local variable
Object variable
2) Which feature in Javascript has properties and methods
Array
Function
Object
Controls
3) Which variable are deleted in JavaScript when the page is closed?
Function varia
Global variable
Local variable
Object variable
4) Which method is called at the moment of instentiation of an object?
Constructor
Inheritance
Polymorphism
Property
5) Which is an instance of class?
Class
Name space
Object
property
Submit Quiz