What's the purpose of javascript?
Explain how to read and write a file using javascript?
How can the style/class of an element be changed?
Does javascript care about whitespace?
How to comment javascript code?
What is the naming conventions for the variables in javascript?
What is the role of a strict mode in javascript?
How to test a string as a literal and as an object ?
What is the scope of variables in JavaScript?
What is Date object in JavaScript?
What are javascript objects?
How to change style on an element?
How do Javascript primitive/object types passed in functions?