Computer Science, asked by HARIHANDSOME, 7 months ago

A graph with all vertices having equal degree is known as a __________ *


1. Multi Graph

2. Regular Graph

3. Simple Graph

4. Complete Graph


Answers

Answered by bidyadhar55011
1

Answer:

complete graph.............

Answered by shkulsum3
0

A graph with all vertices having equal degree is known as a Regular Graph.

  • Multi Graph: A Multi Graph is a type of graph that allows multiple edges between the same two vertices. This means that there can be more than one edge connecting two vertices in a Multi Graph.
  • Regular Graph: A Regular Graph is a type of graph in which each vertex has the same degree. The degree of a vertex is the number of edges incident to it. In a Regular Graph, every vertex has the same number of edges connected to it.
  • Simple Graph: A Simple Graph is a type of graph that has no loops (self-loops) or multiple edges between the same two vertices. A Simple Graph is also known as a non-Multi Graph.
  • Complete Graph: A Complete Graph is a type of graph in which every vertex is connected to every other vertex by an edge. A Complete Graph is also known as a fully connected graph or a clique.

To know more about  graph visit : https://brainly.in/question/24787101

https://brainly.in/question/48387763

#SPJ3

Similar questions