McqMate
| Q. |
How many solution/solutions are available for a graph having negative weight cycle? |
| A. | one solution |
| B. | two solutions |
| C. | no solution |
| D. | infinite solutions |
| Answer» C. no solution | |
| Explanation: if the graph has any negative weight cycle then the algorithm indicates that no solution exists for that graph. | |
View all MCQs in
Design and Analysis of AlgorithmsNo comments yet