Multiple choice Interface _____ the amount of information that must be passed between layers. minimizes maximizes neutralizes 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.