Multiple choice

Which of the following is a property of ATM networks?

  1. It is connectionless.

  2. Cell delivery is guaranteed but their order is not.

  3. Cell delivery is not guaranteed but their order is guaranteed.

  4. Cell delivery is guaranteed and their order too.

  5. It is a circuit-switched technology.

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

ATM networks are connection-oriented. Making a call requires first sending a message to set up a connection. After that, subsequent cells follow the same path to the destination. Cell delivery is not guaranteed, but their order is guaranteed. If cells 1 and 2 are sent in that order, then they will arrive in that order, never first 2 and then 1.