Multiple choice

Between each pair of adjacent layers in a network, there is an

  1. interface

  2. outlet

  3. entrypoint

  4. exitpoint

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

An interface is the point of interaction between two adjacent layers in a network model. It defines which primitive operations and services the lower layer makes available to the upper one.