CS Chapter 4 - 4B Carpe Diem
Across
- 3. What is the main reason silicon is used so widely in the world of computers?
- 4. (A + B)+ C = A+(B + C) is an example of?
- 5. What circuits do clocks use to tell time?
- 9. What type of gate outputs a 1 if both inputs are different?
- 10. What kind of circuit does a computer use for basic addition?
- 11. A combination of interacting gates for a specific function.
- 12. Cpu's use what type of connection when place into a motherboard?
- 14. This kind of representation lists all possible input and output values of a gate.
- 17. The opposite of an OR gate.
- 18. What type of gate does this represent? (Q = A + B).
- 19. A gate represented in Boolean Algebra by X = AxB
- 22. This circuit produces one output value by choosing from several input values.
- 23. What is a circuit that adds two binary digits and produces a sum and a carry?
- 24. Also known as an 'inverter' gate.
Down
- 1. Adders, encoders, and decoders are all examples of what types of circuits
- 2. In this kind of gate, if both inputs are 0, the output is 0. Otherwise the output is 1.
- 6. What chip is considered the "brain" of the computer?
- 7. What invention led to the first initial downsizing of computers?
- 8. What is a graphical representation of a circuit called?
- 13. A device that performs a basic operation on electrical signals.
- 15. This type of algebra is used to represent circuits and gate.
- 16. What type of gate requires all conditions to be met before outputting a value?
- 20. What type of gate does a 0 becomes a 1 and vice versa?
- 21. Represented in a Logic-Diagram by a right facing arrow with a line behind it.
- 24. This type of gate uses a NOT operator and a multiplication sign in its Boolean expression.