Vidyalelo
Data Structure · Q45

Graphs

Programming · Data Structure · question 45

Q45

What is the characteristic of a graph if it is described as "planar"?

A.
It contains no cycles.
B.
It is a complete graph.
C.
It is a bipartite graph.
D.
It can be drawn on a plane without any edges crossing.
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board