Preview (10 questions)
1 Question
30 secondi fa
Q.

What is meant by Graph theory?


The study of arcs and vertex

The study of points and loops

The study of curves and lines

The study of points and lines

2 Question
30 secondi fa
Q.

Who is the father of Graph theory?


Lazare Carnot

Sophie Germain

Leonhard Euler

Joseph Fourier

3 Question
30 secondi fa
Q.

When was graph theory introduced in studies?


19th century

18th century

17th century

20th century


4 Question
30 secondi fa
Q.

What does the incidence function mean in graph theory?


Maps an edge into a pair of vertices called end-vertices of the edge

Maps an edge into a pair of vertices called endpoint vertices

Maps vertices into a pair of edges called end-vertices of the edge

Maps vertices into a pair of edges called end-vertices of the loop

5 Question
30 secondi fa
Q.

What is meant by an edge connecting a vertex to itself?


Bend

Loop

Edge

Vertex

6 Question
30 secondi fa
Q.

What is the maximum degree of each vertex in graph theory?


n^2-1

-1

n-1

-2

7 Question
30 secondi fa
Q.

What is the number of edges in a complete asymmetric graph with n vertices?


-n(n-1)/2

n-1/2

n^2(n-1)/2

n(n-1)/2

8 Question
30 secondi fa
Q.

What type of graph theory application is applied in network science?


Randomized algorithm

Recursive algorithm

Vertex coloring algorithm

Brute force algorithm

9 Question
30 secondi fa
Q.

What is the mapping for ϕ in an undirected multiple graph?


A directed military graph maps every edge to an ordered pair of vertices

An incidence function mapping every edge to an ordered pair of vertices

A directed function mapping every edge to an ordered pair of vertices

An undirected function mapping every edge to a common pair of vertices

10 Question
30 secondi fa
Q.

What is the definition of a graph in an ordered pair?


G = (V, E)

G = (A, E)

G = (x,-y)

G = (ϕ, E)