4. How many bytes are contained in each of the following data types?
a. word
b. doubleword
c. quadword.
d. double quadword
a. word 2 bytes (16 bits)
b. doubleword 4 bytes (32 bits)
c. quadword 8 bytes (64 bits).
d. double quadword 16 bytes (128 bits)
Comments
Leave a comment