MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following is not an application of Breadth First Search? |
| A. | when the graph is a binary tree |
| B. | when the graph is a linked list |
| C. | when the graph is a n-ary tree |
| D. | when the graph is a ternary tree |
| Answer» C. when the graph is a n-ary tree | |