$X_n$ converges in distribution to X implies $X_n^{2}$ also converges in distribution to $X^{2}$.
As i don't know measure theory and hence don't understand continuous mapping theorem,can i have an elementary proof using basic definitions of convergence and elementary real analysis?
Thanks for your concern in advance.
What, exactly, is your definition of "convergence in distribution"?
The following is based on the one I use. (It might take an additional chunk of reasoning to show some other definition is equivalent to this one; this additional reasoning might well be part of the continuous mapping theorem you are uncomfortable with.)
To say $X_n$ converges in distribution to $X$ means that for each bounded continuous function $b(\cdot)$, the sequence of numbers $Eb(X_n)$ converges to the number $Eb(X)$.
To show $X_n^2$ converges in distribution to $X^2$ we only need to show that for each bounded continuous function $c(\cdot)$, we have $Ec(X_n^2)\to Ec(X^2)$. Ok, given such a $c$ consider the particular $b$ given by $b(x)=c(x^2)$. Is $b$ continuous? Yes, because it is the composition of two continuous functions. Is it bounded? Yes, because $c$ is bounded. So $b$ is continuous and bounded, and since the $X_n$ converge to $X$ in distribution, $Eb(X_n)\to Eb(X)$. But $b(X_n)=c(X_n^2)$ and $Eb(X_n)=Ec(X_n^2)$, and similarly $Eb(X)=Ec(X^2)$. So the thing we need to test is true: if $c$ is continuous and bounded, it turns out $\lim_n Ec(X_n^2) = Ec(X^2)$, as desired.
Of course, there is nothing special about $x\mapsto x^2$ here: any continuous function $x\mapsto \phi(x)$ would work as well: $b(x)=c(\phi(x))$ is continuous is $c$ and $\phi$ are, and is bounded if $c$ is.