1) Let $R$ be a commutative ring. Is it correct to claim that $0\mid 0$?
I guess that it is true since by definition: We claim that $a\mid b$ if there exists $c\in R$ such that $b=ac$. In our case $0=0\times 0$ so $0\mid 0$.
2) Let $R$ be an integral domain. Suppose that $\text{lcm}(a,b)$ exists! Is true that $\text{lcm}(a,0)=0.$
Indeed, $a\mid 0$ and $0\mid 0$. Let $a\mid m$ and $0\mid m$ then $0\mid m$ and we have that $\text{lcm}(a,0)=0$.
Is my reasoning correct?