11.
Which keyword is used to terminate a loop iteration in JavaScript?
12.
What is the purpose of the delete keyword in JavaScript?
13.
Which keyword is used to handle asynchronous operations in JavaScript?
14.
What is the purpose of the yield keyword in JavaScript?
15.
Which keyword is used to define a block of code with specific permissions in JavaScript?
16.
What is the purpose of the break keyword in JavaScript?
17.
Which keyword is used to handle code execution after a specified time interval in JavaScript?
18.
What is the purpose of the instanceof keyword in JavaScript?
19.
Which keyword is used to create a label in JavaScript?
20.
What is the purpose of the arguments keyword in JavaScript?