Multiple choice technology mainframe

Double Word occupies

  1. 2 Bytes

  2. 4 Bytes

  3. 6 Bytes

  4. 8 bytes

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

A double word (doubleword) is 8 bytes (64 bits), formed by two 4-byte words. This is standard in IBM mainframe and most modern architectures. Option A (2 bytes) is a halfword, B (4 bytes) is a fullword, and C (6 bytes) is not a standard data unit size.