Uniform convergence means that for every $\varepsilon > 0$ there exists $j_0$ such that for all $j \geq j_0$ and for all $x \in D$(the domain of definition for the functions $(f_j),f$ you have $|f_j(x)-f(x)| <\varepsilon$.
By the way the question is defined, although $f,f_j$ are not continuous, the limits $L=\lim_{x \to a}f(x)$ and $L_j=\lim_{x \to a}f_j(x)$ exist. The question translates in proving or disproving the followint equailty:
$$\lim_{j \to \infty}L_j=L$$
Let $\varepsilon>0$, and from the definition of uniform continuity we know that there exists $j_0$ such that forall $j \geq j_0$ and forall $x \in D$ we have that $|f_j(x)-f(x)|<\varepsilon$. Taking $x \to a$ in the last inequality we get that $|L_j-L|<\varepsilon ,\ \forall j \geq j_0$. This proves the assertion.
As a remark, I think the question should be edited such that
the domain of definition of the functions $f_j,f$ is clear, i.e. $f_j,f: D \to \Bbb{R}$ where $D=\Bbb{R}$ or some other suitable set.
mention that $a$ is a limit point for $D$
although the functions $f_j,f$ are not continuous, for the question to be valid, we must assume the existence of the limits $\lim_{x \to a}f_j(x), \ \lim_{x \to a}f(x)$.