Electrical Engineering XYZ MCQs
Binary Logic is mainly based on arithmetic operation and:
- Logical operations
- Addition operations
- Both of the above
- Subtraction operations
Correct answer: 1. Logical operations
Explanation: Binary logic primarily revolves around logical operations. It deals with the manipulation of binary values (0s and 1s) according to logical principles. While arithmetic operations such as addition and subtraction can involve binary numbers, they are not the primary focus of binary logic. Therefore, the correct answer is:
Logical operations
These operations include AND, OR, NOT, XOR, etc., which are fundamental to binary logic and form the basis of digital computing and Boolean algebra.