Report Bug
Qus : Which of the following number system uses only 0 and 1
Qusनिम्नलिखित में से कौन सा नंबर प्रणाली केवल 0 और 1 का प्रयोग करता है

A. Decimal
B. Octal
C. Hexadecimal
D. Binary


Solution
D. Binary



Explanation

Then binary numbers are commonly used in digital and computer circuits and are represented by either a logic “0” or a logic “1”. Binary numbering systems are best suited to the digital signal coding of binary, as it uses only two digits, one and zero, to form different figures.




Report Bug