Computer Programming

12345678910111213141516171819202122232425262728293031323334353637383940414243
Across
  1. 2. allows things in programming to happen in a order
  2. 4. a program that process the written stament in a code
  3. 5. The smallest unit of information consisting of either 1 or 0
  4. 6. whole numbers
  5. 7. operators that add and subtract
  6. 16. a set of rules that needs to be followed to solve a problem in a computer program
  7. 18. controls the stament tells it when to stop
  8. 20. when this is put in the output is usually a assorted of random numbers
  9. 21. is a code that tells the computer to do one thing and then it can lead to the computer doing another thing
  10. 22. used to separate different information
  11. 24. is a property of a software that is can be charged or free that allows them to make or share programs
  12. 26. a series of things put in lists
  13. 27. rules set to combined words and symbols that should be correctly put together in a program
  14. 29. allows the user to add a program that happens in place of another program if the other program is not correct
  15. 31. a technique that allows you to use procedure, subroutine, functions.
  16. 32. is instruction that repeats until a given stopping point
  17. 36. the one who is running or operating the program
  18. 37. solving or fixing any computer problems/errors
  19. 38. is set in a computer program to register a given value of 1
  20. 39. defines a variable with part of the value (decimals)
  21. 40. to sort or put different functions or parts of the program in groups
  22. 42. is a list or array of functions
Down
  1. 1. a program that is creed by name and is assigned a task
  2. 3. the program is divided into small functions
  3. 8. "the context of programming"
  4. 9. comes after the else stament and is the last option
  5. 10. unit of the digital code
  6. 11. is used in computer programming to calculate the output of a algebraic problem
  7. 12. value past through the program
  8. 13. a computer program that executes the outcome
  9. 14. any software that is free to use
  10. 15. a sequence of instructions
  11. 17. a computer or device that gives service to another
  12. 19. is a type of programming language
  13. 23. a value that can change in computer programming
  14. 25. programming system used for coding
  15. 28. any device that is used or plugged into your computer
  16. 30. stored data in a electronic device
  17. 33. code description of what to expect in the program
  18. 34. algebra witch is used to create a true or false statement
  19. 35. finds the remainder after division problem in computer programming
  20. 41. (Random Access Memory) allows you to quick access programs
  21. 43. allows the user to put on or add another program