Computer Science for IGCSE & O level - Data Representation (Section 15 - No. 5)

How is a switch represented in a computer's binary system?
Using a value between 0 and 1.
Using the value 1 to represent the 'ON' state, and 0 for the 'OFF' state.
Using the value 0 to represent the 'ON' state, and 1 for the 'OFF' state.
Using any value, it depends on the logic gate being used.

Explanation

A switch in the 'ON' position is represented by 1, and in the 'OFF' position, it's 0.

Comments (0)

Advertisement