Coding crossword

12345678910111213141516171819202122232425
Across
  1. 2. Something that can vary in program, or be set by the programmer
  2. 5. People who create,modify, and test code
  3. 8. command can be used to modify a column in a table
  4. 12. A methodical process of finding and reducing the number of bugs, or defects, in a computer program or software code
  5. 14. set of programs that help the computer run
  6. 16. A program in high level language
  7. 17. A property of a program that can run on more than one kind of computer
  8. 19. is the abrivation of structured query language
  9. 21. The process of formulating a problem, finding a solution, and expressing the solution
  10. 22. an electronic visual display for computers
  11. 23. Collection of interrelated records
  12. 25. A data about data
Down
  1. 1. software application specifically for the purpose of reading HTML instructions and displaying the resulting Web page
  2. 3. The main circuit board of the computer that holds together many of the important components of the computer
  3. 4. father of c programming language
  4. 6. sequence of steps taken to solve a problem
  5. 7. A programming language construction that allows the computer  programmer to instruct an instruction or set of instructions over and over again
  6. 9. ___________ schema is a standard way of organizing information into accessible parts
  7. 10. a sequence of data structures, which are connected together via links
  8. 11. What word do you use to make a variable a word?
  9. 13. A computer language that only consists of 1's and O's
  10. 15. check for certain conditions and then execute or skip a sequence of statements
  11. 18. An error in a program that prevents the program from running as expected.
  12. 20. A set of instructions for the computer that when executed, gives results
  13. 24. Section in HTML which holds everything that will be displayed