MCQOPTIONS
Saved Bookmarks
| 1. |
Topological sort can be implemented by? |
| A. | Using Depth First Search |
| B. | Using Breadth First Search |
| C. | Using Depth and Breadth First Search |
| D. | None of the mentioned |
| Answer» D. None of the mentioned | |