If I am given a graph $G = (V, E)$, I understand that a complement of $G'$ is the graph $G$ defined on the same vertex set $V$, however an edge is present in $G'$ provided that it is not in $G$.
How can I prove that if $G$ is not connected, then $G'$ must be connected?