An array of double type has length 10. What amount of memory will be consumed by it?
1 point
8 Bytes
16 Bytes
40 Bytes
80 Bytes
Answers
Answered by
2
If I see so : -----
40 bytes
bytesFundamental Data Types
bytesFundamental Data Types A byte is eight bits, a word is 2 bytes (16 bits), a doubleword is 4 bytes (32 bits), and a quadword is 8 bytes (64 bits). Figure 29-2 shows the byte order of each of the fundamental data types when referenced as operands in memory
Hope it helps uh ✌
Similar questions