Across
- 2. Data type that stores multiple types of data in one place
- 4. Data type representing true or false in JavaScript
- 6. Data type that uses quotes to store its value
- 7. Output of the code
- 10. Data type representing whole numbers in JavaScript
Down
- 1. The term for a named storage location for data in a program.
- 3. Data type representing numbers with decimals in JavaScript
- 5. The process of assigning a value to a variable.
- 8. A fundamental structure for storing and organizing data in JavaScript.
- 9. A keyword used to declare a variable
