Q:

The Breadth First Search algorithm has been implemented using the queue data structure. One possible order of visiting the nodes of the following graph is


(A) MNOPQR
(B) NQMPOR
(C) QMNPRO
(D) QMNPOR

ALGORITHMS

All Replies

Viewing 1 replies (of 1 total)

Viewing 1 replies (of 1 total)

  • You must be logged in to reply to this topic.