KnowledgeBoat Logo
|

Computer Science

Assertion (A): The base/radix of binary number system is 2.

Reasoning (R): Binary number system has only two digits, i.e., 1 and 0.

  1. Both A and R are true and R is the correct explanation of A.
  2. Both A and R are true but R is not the correct explanation of A.
  3. A is true but R is false.
  4. A is false but R is true.

Number System

3 Likes

Answer

Both A and R are true and R is the correct explanation of A.

Explanation
The base of binary number system is 2 because it has only two digits, i.e., 1 and 0. Every number can be represented with 0 and 1 in binary number system.

Answered By

1 Like


Related Questions