The correct option is (d) no multiple edges, self-loops and parallel edges
Easiest explanation: If a graph say G = <V, E> has no parallel or multiple edges and no self loops contained in it is called a simple graph. An undirected graph may have multiple edges and self-loops.