EASY
Earn 100

Which of the following properties does a simple graph not hold?

 

50% studentsanswered this correctly

Important Questions on Data Structure

EASY

The diagram given below illustrates connected graphs, using dots to represent the vertices and lines or curves to represent the edges. In the following diagram, determine the number of vertices and the number of edges.

Question Image

MEDIUM
The Data structure used in standard implementation of Depth First Search is?
EASY

The diagram given below illustrates connected graphs, using dots to represent the vertices and lines or curves to represent the edges. In the following diagram, determine the number of vertices and the number of edges.

Question Image

EASY

Connecting link between two vertices in a graph is called_________

Question Image

EASY
The Data structure used in standard implementation of Breadth First Search is?
EASY

The diagram given below illustrates connected graphs, using dots to represent the vertices and lines or curves to represent the edges. In the following diagram, determine the number of vertices and the number of edges.

Question Image

EASY
In graph theory combination of directed and undirected graphs is called ___________