MCQ IN COMPUTER SCIENCE & ENGINEERING

COMPUTER SCIENCE AND ENGINEERING

DATA STRUCTURES

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Other name for directed graph is ____
A
Direct graph
B
Digraph
C
Dir-graph
D
Dgraph
Explanation: 

Detailed explanation-1: -A directed graph, also called a digraph, is a graph in which the edges have a direction.

Detailed explanation-2: -A directed graph is graph, i.e., a set of objects (called vertices or nodes) that are connected together, where all the edges are directed from one vertex to another. A directed graph is sometimes called a digraph or a directed network.

Detailed explanation-3: -The difference between a digraph and a diagram is that a digraph is a graph emphasizing direction. A diagram can be any image outlining a plan or how something works.

Detailed explanation-4: -In mathematics, and more specifically in graph theory, a directed graph (or digraph) is a graph that is made up of a set of vertices connected by directed edges, often called arcs.

Detailed explanation-5: -There are 2 different types of digraphs: heterogeneous digraphs and homogeneous digraphs.

There is 1 question to complete.