Digital Electronics - Number Systems and Codes - Discussion

Discussion Forum : Number Systems and Codes - True or False (Q.No. 36)
36.
Most computers store binary data in groups of 32 bits called Dwords.
True
False
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
2 comments Page 1 of 1.

Das said:   8 years ago
"Dword" is an unsigned, 32-bit unit of data. It can contain an integer value in the range 0 through 4, 294, 967, 295.

KIRAN V said:   5 years ago
"word" means 16 bits.

DWORD means "Double-word, " or 32 bits (16 X 2).
QWORD means "Quad-word, " or 64 bits (16 X 4).

Post your comments here:

Your comments will be displayed after verification.