CBSE Class 11 Computer Science
Question 6 of 68
Data Representation and Boolean Logic — Question 6
Back to all questions 6
Question Assertion (A): The number of symbols (digit and alphabet) used in a number system is called its radix/base.
Reasoning (R): Base value of a number system is used to distinguish a number in one number system from another number system.
- Both A and R are true and R is the correct explanation of A.
- Both A and R are true but R is not the correct explanation of A.
- A is true but R is false.
- A is false but R is true.
Both A and R are true and R is the correct explanation of A.
Explanation
The number of symbols (digits and alphabets) used in a number system defines its radix or base. The base value of a number system helps in distinguishing numbers from different number systems, such as binary, octal, decimal, and hexadecimal.