Multiple choice

What is the size of a far pointer?

  1. 1 byte

  2. 2 bytes

  3. 3 bytes

  4. 4 bytes

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

A far pointer is a pointer that can access all the segments of RAM and its size is 4 bytes.