Create a spanning tree using the breadth-first search algorithm. Start at A (ie 0). What is the maximum number of edges needed to connect any other vertex to vertex 'A'?



Group of answer choices

1

2

3

4

Create a spanning tree using the breadthfirst search algorithm Start at A ie 0 What is the maximum number of edges needed to connect any other vertex to vertex class=