##JavaScript specific Questions
- Which JavaScript libraries have you used?
- How is JavaScript different from Java?
- What are undefined and undeclared variables?
- What is an expression?
- What is a statement?
- Give an example of a function declaration
- Give an example of a function expression
- Explain what the DOM is and some best practices for interacting with it.