Computer Languages Puzzles

123456789101112131415
Across
  1. 2. What programmers write.
  2. 4. Used to access a computer or website account.
  3. 6. Write once, run anywhere language.
  4. 8. Used to query databases.
  5. 9. Malicious software program.
  6. 10. A loop that runs as long as a condition is true.
  7. 14. A popular beginner programming language.
  8. 15. Displays output on screen.
Down
  1. 1. To fix errors in code.
  2. 3. Blueprint for creating objects in OOP.
  3. 5. Used to structure web pages.
  4. 7. A data structure that stores elements.
  5. 11. Data entered by the user.
  6. 12. Something that goes wrong in a program.
  7. 13. Repeats a block of code.