Multiple choice

Interface _____ the amount of information that must be passed between layers.

  1. minimizes

  2. maximizes

  3. neutralizes

  4. changes

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

A well-designed interface minimizes the amount of information that must be passed between layers. This follows the principle of information hiding and modularity, ensuring that layers remain independent and efficient.