In the name of ALLAH, the most beneficient, the most merciful

Fundamentals of Algorithms (CS502)

Question (select most suitable option)

  Which is true statement.
Breadth first search is shortest path algorithm that works on un-weighted graphs
Depth first search is shortest path algorithm that works on un-weighted graphs.
Both of above are true.
None of the given