Q10Multiple correct4 Marks1 Sep 2024Which of the following is (are) correct?AFloyd-Warshall algorithm is used for all-pairs shortest paths.BThe Shortest path problem is not applicable to a graph with a negative weight cycle.CBellman-Ford algorithm is used for single-source shortest path.DDijkstra's algorithm is used for all-pairs shortest paths.