- What is JavaScript?
- list some key features of JavaScript?
- how is JavaScript different from Java?
- how do you add comments in JavaScript?
- whats the difference between == and ===?
- whats the difference between null and undefined?
- whats the difference between var, let and const?
- whats the difference between undeclared and undefined variables?
- summarize the difference between an expression and a statement?
- summarize the primitive data types in JavaScript?
- how can you import all named exports from a javascript file?
- what is the difference between a function declaration and a function expression?
- describe the most important advantages of using javascript?
- What Is the Difference Between Attributes and Property?
- How Can You Embed Javascript Code in an HTML File?
- What are POSITIVE_INFINITY & NEGATIVE_INFINITY in JavaScript?
- What Is NaN in JavaScript?
- What Are the Looping Structures in JavaScript?
- What Is a Prompt Box?
- Is JavaScript Case-Sensitive?
- How Can You Handle Exceptions With Javascript?