MCQOPTIONS
Saved Bookmarks
| 1. |
A person wants to visit some places. He starts from a vertex and then wants to visit every place connected to this vertex and so on. What algorithm he should use? |
| A. | Depth First Search |
| B. | Breadth First Search |
| C. | Trim’s algorithm |
| D. | None of the mentioned |
| Answer» C. Trim‚Äö√Ñ√∂‚àö√ë‚àö¬•s algorithm | |