Let $A$ be a nonempty subset of a topological space $X.$ Which of the statements is true?
$A$ is connected, then its closure $\overline A$ is not necessarily connected
$A$ is path-connected, then its closure $\overline A$ is path-connected
$A$ is connected, then its interior $A^o$ is not necessarily connected
$A$ is path-connected, then its interior $A^o$ is connected
My Try: Consider usual topology on $\mathbb R$. $(0,1)$ is connected. $[0,1]$ is also connected. So, 1. is false.
the fourth option is also wrong. Consider the usual topology on $\mathbb R^2$.$\{(x,y)\in \mathbb R^2:(x-1)^2+y^2<1\} \cup \{(x,y)\in \mathbb R^2:(x+1)^2+y^2<1\}\cup \{(0,0)\}$ is Path-connected. But interior is not connected. So, 3. is correct. Since, It is the opposite of fourth statement.
I am not able to find the counterexample for 2.
Regarding 2: Are you familiar with the topologist's sine curve, $T$, and its closure?
$T \smallsetminus \{(0,0)\}$ is path connected, but its closure, $\overline{T} = T \cup \{(0,y) : y \in [-1,1]\}$, is not.