Computer Science, asked by kingz6097, 9 months ago

बाइनरी संख्या प्रणाली का परिचय दीजिए ।

Answers

Answered by ammumisty
1

Answer:

Binary Number System (द्विआधारी संख्या प्रणाली) : बाइनरी नंबर सिस्टम में केवल दो अंक '0' और '1' होते हैं। ... ऑक्टल नंबर सिस्टम का आधार 8 है क्योंकि इसमें केवल 8 अंक हैं। Decimal Number System (दशमलव संख्या प्रणाली) : दशमलव संख्या प्रणाली में 0 से 9 तक केवल दस (10) अंक होते हैं।

Explanation:

बाइनरी नंबर प्रणाली में कितने अंक होते हैं?

किसी भी नंबर प्रणाली में उसका रेडिक्स (radix) से उसमे कितने अंक होंगे ये निश्चित होता है. उदाहरण के तौर पे दशमलव प्रणाली में radix, होता है तो इसमें नंबर, क्रमशः से याने होते है. इसी तरह बाइनरी नंबर प्रणाली मे दो अंक और होते है.

Answered by StavyaVij
0

Explanation:

Binary is a numerical notation system that uses 2 as a base. Most often, numbers are represented by the Decimal system, which is base 10.

    Decimal: (deci)mal → (deci) meaning 10. → 110

    Binary: (bi)nary → (bi) meaning 2. → 12

In the decimal system, there are ten unique numbers: 0,1,2,3,4,5,6,7,8,9.

In the binary system there are only two unique numbers: 0,1.

Each number in commonly referred to as a "bit"

Similar questions