I am investigating the pointwise an uniform convergence of the sequence of the following function:
$$ f_n(x) = \frac{1}{1+nx^2}, x\in \mathbb{R} $$
Thanks to previous answers, I now know that:
$$ \lim_{n \to \infty}{f_n(x)} = \lim_{n \to \infty}{\frac{1}{1+nx^2}} \\ = 1 \text{ for } x = 0, \\ \text{ and } 0 \text{ for } 0 \lt x \le \infty $$
Which tells me that $f_n(x)$ converges pointwise for $x = 1$ and for $x = 0$. Now, how do I determine if $f_n(x)$ converges uniformly or not?

You are wrong. For each $x\in\mathbb R$,$$\lim_{n\to\infty}\frac1{1+nx^2}=\begin{cases}1&\text{ if }x=0\\0&\text{ otherwise.}\end{cases}$$And the convergence is not uniform because a uniformly convergent sequence of continuous functions converges to a continuous function.