Question. Does there exist an integral domain $R$ and an ideal $I\subset R$ such that the quotient ring $R/I$ is isomorphic to $\mathbb{Z}\times \mathbb{Z}$?
Context. There is a rather standard exercise in abstract algebra which asks the following: Give an example to show that a quotient ring of an integral domain may have zero divisors. The simplest answer is to let $R=\mathbb{Z}$ and $I=4\mathbb{Z}$, and observe that $R/I$ has some zero divisors. It is natural to ask whether we can solve this exercise with other rings. In particular, if we can cook up an integral domain $R$ and some ideal $I$ such that $R/I \cong \mathbb{Z}\times\mathbb{Z}$, that would solve the problem too.
Bonus Question. Is there a characterization of commutative rings that can be realized as a quotient ring of some integral domain? Maybe every ring can be realized in this fashion?
Attempt. For $\mathbb{Q}\times \mathbb{Q}$, I can do this as follows. Let $R=\mathbb{Q}[x]$ and $I=(x^2-1)$. Then $R/I$ is isomorphic to $\mathbb{Q}[x]/(x-1) \times \mathbb{Q}[x]/(x+1)\cong \mathbb{Q}\times \mathbb{Q}$. Here, I used the fact that $(x-1)$ and $(x+1)$ are co-maximal, that is, $(x-1)+(x+1) = \mathbb{Q}[x]$, so I can apply the Chinese Remainder Theorem for rings: $R/(I\cap J) \cong R/I \times R/J$ where $I+J=R$.
Thank you for your time!