MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following is the most commonly used data structure for implementing Dijkstra’s Algorithm? |
| A. | max priority queue |
| B. | stack |
| C. | circular queue |
| D. | min priority queue |
| Answer» E. | |