Byte-addressable
बाइट-एड्रेसेबल (जहाँ मेमोरी के हर बाइट को अलग पते से एक्सेस किया जा सके)
Origin & History
Formed in technical computing English from byte (unit of digital information) + addressable (able to be addressed). Widely used from the late 20th century with the spread of microprocessors and memory-mapped architectures.
तकनीकी कंप्यूटिंग अंग्रेज़ी में byte (डिजिटल सूचना की इकाई) + addressable (जिसे पता/एड्रेस दिया जा सके) से बना पद। माइक्रोप्रोसेसरों और memory-mapped आर्किटेक्चर के प्रसार के साथ 20वीं सदी के उत्तरार्ध से व्यापक रूप से प्रचलित।
Definition
In computing, a byte-addressable system is one in which each byte in memory can be individually addressed, so instructions can read or write data one byte at a time rather than only in larger blocks (like words).
कंप्यूटिंग में, byte-addressable सिस्टम वह होता है जिसमें मेमोरी के प्रत्येक बाइट को अलग-अलग पता (address) दिया जा सकता है, इसलिए निर्देश एक-एक बाइट के स्तर पर डेटा पढ़ या लिख सकते हैं, न कि केवल बड़े ब्लॉकों (जैसे word) में।