I hope I wrote the question well since it is my attempt at translating from the book. If it isnt clear enough, The question states that in every graph as described in the title a simple cycle of length 4 exists.
Sorry for my english and thanks in advance for the help.
We may assume that the graph is not complete. Choose two nonadjacent vertices $u$ and $v$. Now $N(u)$ and $N(v)$ are $50$-element subsets of the $98$-element set $V(G)\setminus\{u,v\}$, so $$|N(u)\cap N(v)|=|N(u)|+|N(v)|-|N(u)\cup N(v)|\ge50+50-98=2.$$ So $u$ and $v$ and their two common neighbors form a subgraph $K_{2,2}=C_4$ in $G$.