Anonymous Quiz
48%
'a', 'c', 3
4%
'a', undefined, 3
26%
undefined, undefined, 3
22%
'a', 'c', undefined
Anonymous Quiz
63%
undefined, 1, 2
6%
ReferenceError: x is not defined
12%
ReferenceError: Cannot access 'x' before initialization
20%
1, 1, 2
Anonymous Quiz
20%
finally undefined, value 3
43%
finally 2, value 3
15%
finally undefined, value undefined
21%
Uncaught (in promise) 1
Anonymous Quiz
46%
10
12%
20
15%
undefined
27%
ReferenceError: Cannot access 'x' before initialization
Anonymous Quiz
22%
{ name: "Peter" }
30%
{ name: "John" }
32%
{ name: "Peter", age: 25 }
16%
{ }
Anonymous Quiz
25%
calling, after call, resolved
25%
calling, resolved, after call
47%
after call, calling, resolved
3%
resolved, calling, after call
Anonymous Quiz
28%
1
3%
0
11%
undefined
58%
SyntaxError: Private field '#count' must be declared in an enclosing class