Recall & Review
beginner
What is the basic number system used by computers?
Computers use the binary number system, which consists of only two digits: 0 and 1.
Click to reveal answer
beginner
Why do computers use only two states (0 and 1) instead of many?
Because electronic circuits are more reliable and simpler when detecting two states, like ON (1) and OFF (0), similar to a light switch being either on or off.
Click to reveal answer
beginner
How is binary related to real-world switches?
Binary digits (bits) represent two states just like a switch can be ON or OFF. This makes it easy for computers to process information using electrical signals.
Click to reveal answer
intermediate
What advantage does binary have over decimal in computers?
Binary is less prone to errors because it only needs to distinguish between two states, making it more reliable for electronic circuits than decimal which has ten states.
Click to reveal answer
beginner
Explain the concept of 'bit' in computing.
A bit is the smallest unit of data in a computer and can have a value of either 0 or 1, representing the two binary states.
Click to reveal answer
Why do computers use binary instead of decimal?
✗ Incorrect
Computers use binary because electronic circuits can reliably detect two states: ON and OFF.
What do the binary digits 0 and 1 represent in a computer?
✗ Incorrect
0 and 1 represent two different voltage levels or states in electronic circuits.
Which real-world object is a good analogy for binary states?
✗ Incorrect
A light switch has two states: ON and OFF, similar to binary's 1 and 0.
What is a 'bit' in computing?
✗ Incorrect
A bit is the smallest unit of data in computing, representing 0 or 1.
Which of these is NOT a reason computers use binary?
✗ Incorrect
Computers do not use decimal numbers directly; they use binary because it suits electronic circuits better.
Explain why computers use the binary number system instead of decimal.
Think about how a light switch works.
You got /4 concepts.
Describe the relationship between bits and electronic switches in computers.
Consider how a switch can be either on or off.
You got /4 concepts.