Hermi's CSE Terms

123456789101112
Across
  1. 2. a part of a piece of software that performs a certain function.
  2. 4. A value that can change, depending on conditions or on information passed to the program
  3. 6. A file system cataloging structure which contains references to other computer files, and possibly other directories.
  4. 7. Any information or data that is sent to a computer for
  5. 9. A graphical control element that provides the user a simple way to trigger an event, like searching for a query at a search engine, or to interact with dialog boxes, like confirming an action.
  6. 11. A high-level general-purpose programming language.
  7. 12. Computer storage.
Down
  1. 1. A set of instructions, data or programs used to operate computers and execute specific tasks
  2. 3. Multi step process that involves identifying a problem, isolating the source of the problem and then either correcting the problem or determining a way to work around it.
  3. 5. A function that repeats a block of code in a specified order, often until a specific result occurs.
  4. 8. The set of available colors from which an image can be made.
  5. 10. The sequence of operations performed by hardware or software.