Nyaunaa's CSE Terms

1234567891011121314151617
Across
  1. 4. an identifiable part of a larger program or construction
  2. 6. used to store information to be referenced and manipulated in a computer program
  3. 9. the process of removing elements of a code or program that aren't relevant
  4. 10. any identifiable occurrence that has significance for system hardware or software
  5. 11. a data type used in programming, that is used to represent text rather than numbers
  6. 12. a procedure used for solving a problem or performing a computation
  7. 13. is the set of available colors from which an image can be made
  8. 14. any information or data that is sent to a computer for processing
  9. 17. a set of instructions, data or programs used to operate computers and execute specific tasks
Down
  1. 1. small programs that are written within a larger, main program
  2. 2. a section of software code or an algorithm in software programming
  3. 3. repeating steps, or instructions , over and over again
  4. 5. a small section of a program that performs a specific task
  5. 7. a piece of information about the content of an image
  6. 8. methods of broadcasting or communicating this information
  7. 9. a way for you to provide more information to a function
  8. 15. a way to separate the words in a phrase by making the first letter of each word capitalized
  9. 16. the process of finding and fixing errors or bugs in the source code of any software