Computer science

12345678910111213141516
Across
  1. 2. An abstract storage location paired with an associated symbolic name, which contains some known or unknown quantity of information
  2. 4. The physical components of a computer system.
  3. 5. A diagram that represents the structure of a system or software program.
  4. 8. A software system used for managing and organizing databases.
  5. 10. The process of converting source code into machine code.
  6. 14. A type of programming error that causes a program to malfunction.
  7. 16. The process of sending data packets from one computer to another over a network.
Down
  1. 1. A graphical representation of a program's logic using symbols and arrows.
  2. 3. A device or medium used for storing and retrieving data.
  3. 6. Instructions written in a specific programming language.
  4. 7. The core processing unit of a computer.
  5. 9. Set of instructions, data or programs used to operate computers and execute specific tasks
  6. 11. A software tool used for finding and fixing bugs in computer programs.
  7. 12. A programming construct that repeats a set of instructions until a condition is met
  8. 13. A software development methodology that promotes incremental development and collaboration
  9. 15. The science of designing and building computer systems.