Avila's CSE Terms

123456789101112
Across
  1. 5. combining a string, text, or other data in a series without any gaps.
  2. 7. a coherent and identifiable bundle of system functionality that helps characterize the system from the user perspective.
  3. 9. the process of removing elements of a code or program that aren't relevant or that distract from more important elements.
  4. 10. a set of instructions, data or programs used to operate computers and execute specific tasks.
  5. 12. to provide or give something to the computer.
Down
  1. 1. a sequence of characters, either as a literal constant or as some kind of variable.
  2. 2. a section of software code or an algorithm in software programming.
  3. 3. a function that repeats a block of code in a specified order, often until a specific result occurs.
  4. 4. 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.
  5. 6. a term to describe multimedia data.
  6. 8. the set of available colors from which an image can be made.
  7. 11. an action or occurrence recognized by software, often originating asynchronously from the external environment, that may be handled by the software.