Choose the most appropriate definition of plane graph-
Plane graph is a graph drawn in a plane in such a way that any pair of edges meet only at their end vertices.
A planar graph is a graph that can be embedded in the plane, that is, it can be drawn on the plane in such a way that its edges intersect only at their endpoints. It can be drawn in such a way that no edges cross each other. Such a drawing is called a plane graph. A plane graph can be defined as a planar graph with a mapping from every node to a point on a plane, and from every edge to a plane curve on that plane, such that the extreme points of each curve are the points mapped from its end nodes, and all curves are disjoint except on their extreme points.