(1) Correct, $\lim_{x \to a} \frac{f(x) - f(a)}{x-a} = \lim_{x \to a} \frac{0}{x-a} = 0$ for any $a \in \mathbb{R}$
(2) This is not a mathematical reasoning, but rather an intuition why the statement is true. Here's a mathematical proof:
Let $a \in \mathbb{R}, \epsilon > 0$. Choose $\delta =$ "your favorite non-zero positive number". Then, for $x \in \mathbb{R}$ satisfying $|x-a| < \delta$, we have $0 = |f(x)-f(a)| < \epsilon$. Hence $f$ is continuous on its domain.
(3) Correct: Other examples:
$0 = 0x^0, 0 = 0x, \dots$