Visual Basic

123456
Across
  1. 1. Variable names in VB need to begin with a ...... letter
  2. 5. This feature will automatically fill in or show you the available commands.
  3. 6. this data type represents whole numbers in VB
Down
  1. 2. this is another name for a variable
  2. 3. this data type represents text in visual basic
  3. 4. You press this button to run the program, or F5