1. What is JavaScript?
2. Differentiate between Java and JavaScript.
3.
How can you link a JavaScript file to an HTML document?
4. Difference between var, let, and const
5.
What is difference between null and undefined?
6. How would you check the type of a variable in JavaScript?