Q.1 What will be the output of the following code snippet?
Q.2 What will be the output of the following code snippet?
console.log(3 * 4 + "5" * 2);
Q.3 What will be the output of the following code snippet?
Q.4 What will be the output of the following code snippet?
Q.5 What will be the output of the following code snippet?