Multiple choice

Routing algorithm is an example of which of the following data structures?

  1. Stack

  2. Queue

  3. Tree

  4. Array

  5. None of the above

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

It is an example of tree data structure because it stores the information in hierarchical manner in the networking medium.