✏️ Explanatory Question

What does a word represent?

👁 41 Views
📘 Detailed Answer
🟢 Easy
💡

Answer with Explanation

◦ In the context of data representation, a word often refers to a fixed number of bits, N. For representing integers, computers often use fixed bit-lengths like 8-bit, 16-bit, 32-bit, or 64-bit. For instance, a word of N bits can represent 2N total numbers in 2's complement.