11.
Which operator is used for decrementing a value in JavaScript?
12.
What will be the value of '10 % 3' in JavaScript?
13.
Which of the following is a function expression in JavaScript?
14.
What is the value of the expression '10 ** 2' in JavaScript?