YUGANTARA - prahelika

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