Search Header Logo

Routing Protocols MCQs

Authored by Gowher Shafi

Information Technology (IT)

Professional Development

Used 2+ times

Routing Protocols MCQs
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which algorithm is most commonly used for finding the single-source shortest path in a weighted graph with non-negative weights?

Bellman-Ford

Dijkstra's algorithm

Floyd-Warshall

Kruskal's algorithm

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Bellman-Ford algorithm can handle:

Only positive weights

Positive and negative weights (no negative cycles)

Only negative weights

Zero-weight edges only

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The time complexity of Dijkstra's algorithm with a binary heap is:

O(V²)

O(E + V log V)

O(V log E)

O(E log E)

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which algorithm finds shortest paths between all pairs of vertices?

Prim's

Dijkstra's

Floyd-Warshall

Bellman-Ford

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Relaxation in shortest path algorithms means:

Ignoring edges

Updating a distance estimate if a shorter path is found

Removing cycles

Pausing computation

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The output of a shortest path algorithm is typically a:

Spanning tree

Routing table

Flow network

Hamiltonian cycle

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A negative cycle in a graph implies:

Multiple optimal solutions

No well-defined shortest path

Minimum spanning tree is impossible

Faster convergence

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?