Across
- 3. A table that shows all possible input combinations for a logic system and the corresponding output for each combination.
- 7. A mathematical expression that uses variables and logical operators (like AND, OR, NOT) to represent a logical condition or circuit.
- 9. A type of data or logic that has only two possible values: true (1) or false (0), based on Boolean algebra.
- 10. Outputs 1 only when all inputs are 0 (it is the opposite of OR).
- 12. A software tool used to design and simulate digital logic circuits in an easy, visual way.
- 13. Outputs the opposite of the input (if input is 1, output is 0, and vice versa).
Down
- 1. Outputs 1 when the inputs are different, and 0 when they are the same.
- 2. A mathematician who developed Boolean algebra, the foundation of modern digital logic and computer science.
- 4. A number system that uses only two digits: 0 and 1. It is the basic language of computers.
- 5. A tool in Logisim used to add labels or text annotations to your circuit design.
- 6. A tool in Logisim used to interact with a circuit by changing input values or observing outputs during simulation.
- 8. A combination of multiple logic gates connected together to perform a more complex operation.
- 11. An electronic component that performs a basic logical operation on one or more binary inputs to produce a single output.
- 14. Outputs 1 (true) only when all inputs are 1.
