CAO

12345678910111213141516171819
Across
  1. 3. An electronic circuit with two stable states that can be used to store binary data.
  2. 4. A collection of machine instructions represented in binary form.
  3. 6. A translator used to convert high-level programming language to low-level programming language that converts the program one command line at a time.
  4. 9. This circuit takes all of the data inputs one at a time and converts them into an equivalent binary code at its output.
  5. 10. A translator used to convert high-level programming language to low-level programming language.
  6. 11. A low-level programming language with a very strong communication between the instructions in the language and the architecture of the machine.
  7. 13. This is a digital circuit used within the CPU to store one or more bits of data.
  8. 14. The process of sending one or more analogue or digital signals over a common transmission line at different times or speeds.
  9. 16. A programming language processor that converts a computer program from one language into machine code.
  10. 17. This device is known as data distributor that takes one single input data line and then switches it to any one of a 
number of individual output lines one at a time.
  11. 18. A digital circuit that stores and sometimes displays the number of times a particular event or process has occurred in relationship to a clock.
  12. 19. A sequence or set of instructions written in a programming language for a computer to execute.
Down
  1. 1. A combinational logic circuit constructed from individual logic gates and it does the reverse of encoding.
  2. 2. Any programming language that enables development of a program in a much more user-friendly programming context and is generally independent of the computer's hardware architecture.
  3. 5. A translator used to translate assembly language to machine language.
  4. 7. A language that programmers use to develop computer programs, software, scripts, or other sets of instructions for computers to execute.
  5. 8. This circuit is known as data selector that chooses between several analog or digital input signals and forwards the selected input to a single output line.
  6. 11. A combinational logic circuit that performs addition of numbers.
  7. 12. Another type of combinational arithmetic circuit that produces an output, which is the subtraction of two numbers.
  8. 15. Any programming language that deals directly with the computer's hardware components and instructions set architecture.