Degrees of Vertices in Graphs Quiz

Reviewed by Editorial Team
The ProProfs editorial team is comprised of experienced subject matter experts. They've collectively created over 10,000 quizzes and lessons, serving over 100 million users. Our team includes in-house content moderators and subject matter experts, as well as a global network of rigorously trained contributors. All adhere to our comprehensive editorial guidelines, ensuring the delivery of high-quality content.
Learn about Our Editorial Process
| By Thames
T
Thames
Community Contributor
Quizzes Created: 7387 | Total Attempts: 9,527,791
| Questions: 15 | Updated: Dec 1, 2025
Please wait...
Question 1 / 15
0 %
0/100
Score 0/100
1) In an undirected graph, the degree of a vertex is:

Explanation

Degree counts how many edges touch the vertex.

Submit
Please wait...
About This Quiz
Degrees Of Vertices In Graphs Quiz - Quiz

Are you ready to explore how edges reveal the structure of a graph? In this quiz, you’ll learn how to calculate the degree of a vertex, interpret loops and multiple edges, and apply the handshake lemma to real graph situations. You’ll analyze examples like path graphs, complete graphs, and sta... see moregraphs to see how degrees reflect connectivity. As you work through each question, you’ll get comfortable identifying isolated vertices, recognizing odd-degree patterns, and understanding how adding or removing edges changes degree counts. By the end, you’ll have a solid foundation in one of the most essential ideas in graph theory. see less

2)
You may optionally provide this to label your report, leaderboard, or certificate.
2) In an undirected graph, a loop at a vertex contributes 2 to the degree of that vertex.

Explanation

A loop has two ends at the same vertex.

Submit
3) A vertex (v) is incident with edges (vw_1, vw_2, vw_3) and one loop at (v). What is deg(v)?

Explanation

Three regular edges contribute 3, the loop contributes 2 → total 5.

Submit
4) Consider the path graph (P4) (4 vertices in a line). What are the degrees of its vertices?

Explanation

Endpoints have degree 1, internal vertices have degree 2.

Submit
5) In any finite undirected graph, the sum of the degrees of all vertices equals twice the number of edges.

Explanation

Handshake lemma: each edge contributes 2 to total degree.

Submit
6) In a simple graph with 6 vertices, each of degree 3, how many edges does the graph have?

Explanation

Total degree (= 6×3=18), so edges (=18/2=9).

Submit
7) In any undirected graph, the number of vertices of odd degree is always even.

Explanation

Total degree is even → odd-degree vertices occur in pairs.

Submit
8) In a simple graph with n vertices, the maximum possible degree of any vertex is:

Explanation

A vertex can connect to all other vertices, not itself.

Submit
9) In the complete graph (K5), what is the degree of each vertex?

Explanation

Each vertex is adjacent to the other 4.

Submit
10) A star graph with 6 leaves (7 vertices total) has one center and 6 leaves. What is the degree of the center?

Explanation

The center connects to all 6 leaves.

Submit
11) A vertex with no incident edges is called an isolated vertex and has degree 0.

Explanation

By definition.

Submit
12) In a simple graph, adding one new edge between two distinct vertices changes:

Explanation

Each endpoint degree increases by 1.

Submit
13) A vertex (v) in a multigraph has two loops at (v), and three ordinary edges from (v) to other vertices. What is deg(v)?

Explanation

Two loops contribute 4, plus three edges → total 7.

Submit
14) A graph has 5 vertices with degrees 2, 2, 3, 3, x. What must x be for this to be possible?

Explanation

Sum must be even: 2+2+3+3+x = 10+x → x must be even; 2 fits within simple graph bounds.

Submit
15) In any simple graph with 5 vertices, there must be at least two vertices with the same degree.

Explanation

Degrees range only 0–4, but cannot have both 0 and 4 → pigeonhole principle forces repetition.

Submit
×
Saved
Thank you for your feedback!
View My Results
Cancel
  • All
    All (15)
  • Unanswered
    Unanswered ()
  • Answered
    Answered ()
In an undirected graph, the degree of a vertex is:
In an undirected graph, a loop at a vertex contributes 2 to the degree...
A vertex (v) is incident with edges (vw_1, vw_2, vw_3) and one loop at...
Consider the path graph (P4) (4 vertices in a line). What are the...
In any finite undirected graph, the sum of the degrees of all vertices...
In a simple graph with 6 vertices, each of degree 3, how many edges...
In any undirected graph, the number of vertices of odd degree is...
In a simple graph with n vertices, the maximum possible degree of any...
In the complete graph (K5), what is the degree of each vertex?
A star graph with 6 leaves (7 vertices total) has one center and 6...
A vertex with no incident edges is called an isolated vertex and has...
In a simple graph, adding one new edge between two distinct vertices...
A vertex (v) in a multigraph has two loops at (v), and three ordinary...
A graph has 5 vertices with degrees 2, 2, 3, 3, x. What must x be for...
In any simple graph with 5 vertices, there must be at least two...
Alert!

Advertisement