Problem
1. What is the usual end-of-line punctuation for the string operand passed to document. write?
2. What is the usual end-of-line punctuation for the string operand passed to alert?
3. Describe the operation of the prompt method.
4. What is a control construct?
5. What are the three possible forms of control expressions in JavaScript?
6. What is the difference between == and ===?