Degree of a vertex is
Reveal answer
Fill a bubble to check yourself
Degree of a vertex is
Number of a edges which has that vertex as an endpoint
The number of neighbors if has
Both (1) and (2)
None of the above
A vertex's degree counts both: (1) the number of edges incident to that vertex (edges having it as an endpoint), and (2) the number of neighboring vertices directly connected to it. In simple graphs, these are equivalent since each edge connects to exactly one neighbor. Both definitions describe the same fundamental measure of vertex connectivity.