Unit 5: Graph Theory-II - Practice Quiz

MTH136 — Discrete Structures 60 Questions
0 Correct 0 Wrong 60 Left
0/60

1 A connected graph is called an Eulerian graph if it contains a closed walk that traverses:

Eulerian graphs Easy
A. Every vertex exactly once
B. Every edge exactly once and returns to the start
C. Every vertex at least twice
D. Every edge at least twice

2 According to Euler's theorem, a connected graph has an Euler circuit if and only if:

Euler theorem Easy
A. The graph is complete
B. Every vertex has even degree
C. Exactly two vertices have odd degree
D. Every vertex has odd degree

3 A connected graph has an Euler path (but not a circuit) if and only if it has exactly:

Euler theorem Easy
A. Zero vertices of odd degree
B. One vertex of odd degree
C. Two vertices of odd degree
D. Four vertices of odd degree

4 A Hamiltonian cycle in a graph is a closed walk that passes through:

Hamiltonian graphs Easy
A. Every vertex exactly once
B. Every edge exactly once
C. Every edge at least once
D. Every vertex at least twice

5 The key difference between an Eulerian circuit and a Hamiltonian cycle is that:

Hamiltonian graphs Easy
A. Euler covers all vertices; Hamilton covers all edges
B. Both cover all vertices twice
C. Both cover all edges once
D. Euler covers all edges once; Hamilton covers all vertices once

6 A graph is called a planar graph if it can be drawn in the plane so that:

planar graphs Easy
A. All vertices lie on a circle
B. It has no cycles
C. No two edges cross each other
D. Every edge is a straight line

7 In a planar representation of a graph, a region (or face) is:

regions Easy
A. An area bounded by edges
B. A set of parallel edges
C. A vertex of high degree
D. A vertex with no edges

8 Euler's formula for a connected planar graph relates vertices , edges , and regions as:

Euler formula Easy
A.
B.
C.
D.

9 A connected planar graph has vertices and edges. Using Euler's formula, the number of regions is:

Euler formula Easy
A.
B.
C.
D.

10 Which of the following is a well-known example of a non-planar graph?

non planar graphs Easy
A.
B. A tree
C.
D.

11 The complete bipartite graph that is a classic example of a non-planar graph is:

non planar graphs Easy
A.
B.
C.
D.

12 Kuratowski's theorem characterizes non-planarity using subgraphs related to:

Kuratowski's theorem (without proof) Easy
A. and
B. and
C. and
D. and

13 In proper graph coloring, the main rule is that:

graph coloring Easy
A. Only edges are colored
B. Adjacent vertices get the same color
C. All vertices get the same color
D. Adjacent vertices get different colors

14 The chromatic number of a graph is defined as:

chromatic number of a graph Easy
A. The minimum number of colors needed for a proper coloring
B. The total number of vertices in
C. The maximum degree of
D. The number of edges in

15 The chromatic number of any graph containing at least one edge is at least:

chromatic number of a graph Easy
A.
B.
C.
D.

16 The chromatic number of the complete graph is:

complete graph and its coloring Easy
A.
B.
C.
D.

17 The chromatic number of the complete graph is:

complete graph and its coloring Easy
A.
B.
C.
D.

18 The chromatic number of any bipartite graph with at least one edge is:

regular and bipartite graphs and their coloring Easy
A.
B. Equal to the number of vertices
C.
D.

19 A graph in which every vertex has the same degree is called a:

regular and bipartite graphs and their coloring Easy
A. Planar graph
B. Regular graph
C. Bipartite graph
D. Complete graph

20 A graph is bipartite if and only if it contains no cycle of:

regular and bipartite graphs and their coloring Easy
A. Length four
B. Length two
C. Even length
D. Odd length

21 A connected graph has exactly two vertices of odd degree. Which of the following is true about ?

Eulerian graphs Medium
A. It has an Euler path but no Euler circuit
B. It has an Euler circuit but no Euler path
C. It has both an Euler path and an Euler circuit
D. It has neither an Euler path nor an Euler circuit

22 For which values of does the complete graph have an Euler circuit?

Euler theorem Medium
A. Only
B. All even
C. All odd
D. All

23 A graph has vertices. According to Dirac's theorem, what minimum degree of every vertex guarantees that is Hamiltonian?

Hamiltonian graphs Medium
A. Each vertex has degree at least
B. Each vertex has degree at least
C. Each vertex has degree at least
D. Each vertex has degree at least

24 A connected planar graph has vertices and edges. Using Euler's formula, how many regions does its planar embedding have?

Euler formula Medium
A.
B.
C.
D.

25 For a connected simple planar graph with vertices and edges, which inequality must hold?

planar graphs Medium
A.
B.
C.
D.

26 The complete graph has vertices and edges. Why does it violate the planarity condition?

non planar graphs Medium
A. Because
B. Because
C. Because it has odd-degree vertices
D. Because it contains a triangle

27 According to Kuratowski's theorem, a graph is non-planar if and only if it contains a subgraph that is a subdivision of which graphs?

Kuratowski's theorem (without proof) Medium
A. or
B. or
C. or
D. or

28 What is the chromatic number of the complete graph ?

chromatic number of a graph Medium
A.
B.
C.
D.

29 What is the chromatic number of any bipartite graph that contains at least one edge?

regular and bipartite graphs and their coloring Medium
A. It depends on the number of vertices
B.
C.
D.

30 How many edges does the complete graph contain, and what is its chromatic number?

complete graph and its coloring Medium
A. edges, chromatic number
B. edges, chromatic number
C. edges, chromatic number
D. edges, chromatic number

31 A cycle graph with an odd number of vertices requires how many colors for a proper vertex coloring?

graph coloring Medium
A.
B.
C.
D.

32 Which statement best describes the difference between an Eulerian and a Hamiltonian circuit?

Hamiltonian graphs Medium
A. Both visit every edge exactly once
B. An Eulerian circuit visits every vertex exactly once, whereas a Hamiltonian circuit visits every edge exactly once
C. An Eulerian circuit visits every edge exactly once, whereas a Hamiltonian circuit visits every vertex exactly once
D. Both visit every vertex exactly once but differ in starting point

33 In a planar embedding of a connected graph, the sum of the degrees of all regions (faces) equals which quantity?

regions Medium
A. The number of vertices
B. The number of edges
C. Twice the number of vertices
D. Twice the number of edges

34 The complete bipartite graph has vertices and edges. Which reasoning correctly shows it is non-planar?

non planar graphs Medium
A. It fails because it has a Hamiltonian cycle
B. It fails because all its vertices have odd degree
C. It fails because
D. It fails because using the bound that applies to bipartite (triangle-free) graphs

35 A connected graph has degree sequence . Does it have an Euler circuit?

Eulerian graphs Medium
A. Cannot be determined from the degree sequence
B. Yes, because all vertices have even degree
C. No, because it has odd-degree vertices
D. No, because the number of edges is odd

36 What is the chromatic number of the Petersen graph, which is a well-known 3-regular graph with no triangles?

chromatic number of a graph Medium
A.
B.
C.
D.

37 A connected planar graph has regions and edges. How many vertices does it have?

Euler formula Medium
A.
B.
C.
D.

38 A graph is -regular if every vertex has degree . What is the chromatic number of the complete bipartite graph , which is -regular?

regular and bipartite graphs and their coloring Medium
A.
B.
C.
D.

39 The Four Color Theorem states that any planar map can be colored with at most how many colors so that no two adjacent regions share a color?

maps Medium
A.
B.
C.
D.

40 For a graph with maximum vertex degree , which of the following gives a general upper bound for the chromatic number established by Brooks' theorem for connected graphs that are neither complete nor an odd cycle?

graph coloring Medium
A.
B.
C.
D.

41 A connected graph has exactly 4 vertices of odd degree. What is the minimum number of edge-disjoint open trails needed to cover all edges of exactly once?

Eulerian graphs Hard
A.
B.
C.
D.

42 For which values of does the complete graph contain an Euler circuit?

Euler theorem Hard
A. Only
B. All
C. All odd
D. All even

43 By Dirac's theorem, a simple graph on vertices is Hamiltonian if every vertex has degree at least what value?

Hamiltonian graphs Hard
A.
B.
C.
D.

44 A connected planar graph has vertices and edges. Using Euler's formula, how many regions (faces) does its planar embedding have?

Euler formula Hard
A.
B.
C.
D.

45 For a simple connected planar graph with vertices, which inequality must the number of edges satisfy?

planar graphs Hard
A.
B.
C.
D.

46 Using the edge bound for bipartite planar graphs, what is the maximum number of edges a simple bipartite planar graph on vertices can have?

non planar graphs Hard
A.
B.
C.
D.

47 What is the chromatic number of the complete bipartite graph ?

chromatic number of a graph Hard
A.
B.
C.
D.

48 What is the chromatic number of the complete graph ?

complete graph and its coloring Hard
A.
B.
C.
D.

49 According to Kuratowski's theorem, a graph is non-planar if and only if it contains a subgraph that is a subdivision of which graphs?

Kuratowski's theorem (without proof) Hard
A. or
B. or
C. or
D. or

50 Consider the Petersen graph, which is -regular with vertices. What is its chromatic number?

regular and bipartite graphs and their coloring Hard
A.
B.
C.
D.

51 A connected planar simple graph has vertices, each of degree . How many regions does its planar embedding have?

regions Hard
A.
B.
C.
D.

52 Which statement about the relationship between Eulerian and Hamiltonian graphs is correct?

Hamiltonian graphs Hard
A. A graph is Hamiltonian iff it is Eulerian
B. Every Eulerian graph is Hamiltonian
C. A graph can be Eulerian but not Hamiltonian and vice versa
D. Every Hamiltonian graph is Eulerian

53 By Brooks' theorem, for a connected graph that is neither a complete graph nor an odd cycle, the chromatic number satisfies which bound?

graph coloring Hard
A.
B.
C.
D.

54 The graph has vertices and edges. Why does the bipartite planarity bound prove it is non-planar?

non planar graphs Hard
A.
B.
C.
D.

55 A connected multigraph has an Euler trail (open, not closed) if and only if it has exactly how many vertices of odd degree?

Euler theorem Hard
A.
B.
C.
D.

56 What is the chromatic number of a cycle graph when is odd?

chromatic number of a graph Hard
A.
B.
C.
D.

57 Which of the following statements about the dual of a planar graph is correct?

planar graphs Hard
A. Regions of become vertices of the dual
B. The dual of a tree is another tree
C. always has fewer edges than
D. Vertices of become regions of

58 The Four Color Theorem guarantees that any planar map can be colored with at most how many colors so that no two adjacent regions share a color?

maps Hard
A.
B.
C.
D.

59 A -regular bipartite graph is guaranteed to have which chromatic index (edge chromatic number) by König's theorem?

regular and bipartite graphs and their coloring Hard
A.
B.
C.
D.

60 Consider the complete bipartite graph . Under which condition is it Eulerian?

Eulerian graphs Hard
A. Both and are odd
B. Both and are even
C. At least one of is even
D. is even