thumbnail

Javascript ECMAScript 2020 Reserved Words

name all the valid reserved words in ECMAScript 2020
Quiz by smcgee31
Rate:
Last updated: October 1, 2021
You have not attempted this quiz yet.
First submittedSeptember 30, 2021
Times taken104
Average score47.4%
Report this quizReport
5:00
Submit answer here
0
 / 38 guessed
The quiz is paused. You have remaining.
Scoring
You scored / = %
This beats or equals % of test takers also scored 100%
The average score is
Your high score is
Your fastest time is
Keep scrolling down for answers and more stats ...
Answer
await
break
case
catch
class
const
continue
debugger
default
delete
do
else
enum
export
extends
false
finally
for
function
Answer
if
import
in
instanceof
new
null
return
super
switch
this
throw
true
try
typeof
var
void
while
with
yield
+1
Level 68
Dec 28, 2023
Incomplete list. It's missing "let" and some others. Instructions say "name all".