In a simple graph, can there be an edge from a vertex to itself?
Yes, it's called a loop
No, simple graphs have no loops
Only if the graph is connected
Only in directed graphs