Computer Science Basics

1234567891011121314151617
Across
  1. 2. An electrical component that limits the flow of current in a circuit.
  2. 3. A high-level programming language named after a popular French mathematician and philosopher.
  3. 7. The language of 0s and 1s used by computers.
  4. 8. The physical components of a computer system.
  5. 9. A structure that stores multiple values in a single variable, accessed by an index.
  6. 11. A step-by-step procedure or formula for solving a problem.
  7. 15. A sequence of characters surrounded by double or single quotes.
  8. 16. A device used to store digital data, such as documents, photos, and software.
  9. 17. A logic gate that outputs true only if both inputs are true.
Down
  1. 1. A type of loop that executes as long as a specified condition is true.
  2. 4. A network security system that monitors and controls incoming and outgoing network traffic.
  3. 5. A small-sized type of volatile computer memory that provides high-speed data access to the processor.
  4. 6. Software that acts as an intermediary between computer hardware and software.
  5. 10. A program that translates high-level source code into machine code.
  6. 12. A network device that forwards data packets between computer networks.
  7. 13. The smallest unit of data in computing, represented as 0 or 1.
  8. 14. The core component of an operating system, managing system resources and communication between hardware and software.