Basic Revision

1234567891011121314151617
Across
  1. 4. Boolean data type
  2. 5. operand
  3. 7. instructions that will be loaded when a form is first loaded into memory
  4. 9. Assignment operator
  5. 10. a set of sequentially indexed elements having the same intrinsic data type
  6. 11. segment of code
  7. 12. addition operator
  8. 13. returns a value to the procedure that called it
  9. 16. comparison operator
  10. 17. series of text characters
Down
  1. 1. just executes code
  2. 2. executed
  3. 3. Double data type
  4. 6. A letter or name that can store a value
  5. 8. keyword to declare a variable
  6. 13. returns a value to the procedure that called it
  7. 14. can only store whole numbers
  8. 15. function Convert to String
  9. 17. function that executes code