JavaScript QUIZ -5
The quiz consists of 20 CSS questions. Let's check your CSS with this simple quiz.
Total Questions : 20Question Type : MCQTime Limit : 5 MinutesMaximum Points : 20
1 / 20
The keyword or the property that you use to refer to an object through which they were invoked is _________
2 / 20
The property of JSON() method is __________
3 / 20
When a class B can extend another class A, we say that?
4 / 20
Which of the algorithmic languages is not lexical scoping standardized in?
5 / 20
Which of the following uses a lot of CPU cycles?
6 / 20
What is the fundamental rule of lexical scoping?
7 / 20
The basic difference between JavaScript and Java is _________
8 / 20
The four kinds of class members are ________
9 / 20
What is closure?
10 / 20
The method that can be used to create new properties and also to modify the attributes of existing properties is _________
11 / 20
Which of the following is not an example of closures?
12 / 20
The meaning for Augmenting classes is that ___________
13 / 20
The object whose properties are inherited by all instances of the class, and properties whose values are functions behaving like instance methods of the class, is ________
14 / 20
If A is the superclass and B is the subclass, then subclass inheriting the superclass can be represented as _________
15 / 20
The behaviour of the instances present of a class inside a method is defined by __________
16 / 20
What is the purpose of the dynamic scoping?
17 / 20
Different kinds of the object involved in a class definition are ________
18 / 20
The snippet that filters the filtered set is __________
19 / 20
Which variables are used internally in object methods and are also globally visible?
20 / 20
What is the opposite approach to the lexical scoping?
Your score is
Restart quiz Exit
Comments are closed.