© examsiri.com
Question : 55 of 150
Marks:
+1,
-0
Solution:
- Binary is the most basic computer language. It only consists of two numbers 1s and 0s. A 1 represents an ON state while a 0 represents an OFF state.
- The binary number system, a system where each digit represents a power of 2. Computers store everything in binary, using one bit for each digit.
- The binary number system is an alternative to the decimal (10-base) number system that we use every day.
- Binary numbers are important because using them instead of the decimal system simplifies the design of computers and related technologies.
© examsiri.com
Go to Question: