Multiple choice Minimum spanning tree is the application of which data structure? Tree Graph Linked list Stack Queue Reveal answer Fill a bubble to check yourself B Correct answer Explanation Graph is used for finding minimum spanning tree.