Computer Science
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.
Number System
2 Likes
Answer
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.
Answered By
1 Like
Related Questions
Assertion (A): If A+B=1 then its dual will be A.B=0.
Reasoning (R): In dual, 1 changes to 0 and 0 changes to 1. Similarly, (+) changes to (.) and (.) to (+).
- 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.
Assertion (A): Unicode is used for multilingual encoding.
Reasoning (R): Unicode provides a unique number for all the characters of every written language of the world.
- 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.
Convert decimal number into binary number.
(a) 52
(b) 44
(c) 25.80
(d) 62.325
Convert decimal number into octal number.
(a) 911
(b) 540
(c) 61
(d) 132