They're kinda the same thing...
[itex]\frac{1}{0} = \infty[/itex]
[itex]\sin^2(0) = 0[/itex]
so
[itex]\frac{\sin^2(0)}{0} = \underbrace{\frac{0}{0}}_\text{ind.} = \frac{1}{0}\cdot\frac{0}{1} = \underbrace{\infty\cdot0}_\text{ind.} = \frac{1}{0}\cdot\frac{\sin^2(0)}{1}[/itex]
Use l'Hôpital's rule to find the value for this limit.
If [itex]\lim\limits_{x\to\alpha}\frac{f(x)}{g(x)} = \frac{0}{0} \mathrm{or} \pm\frac{\infty}{\infty}[/itex], then [itex]\lim\limits_{x\to\alpha}\frac{f(x)}{g(x)} = \lim\limits_{x\to\alpha}\frac{f'(x)}{g'(x)}[/itex]
so, define functions...
[itex]f: x \ {\mapsto}\ \sin\left(\frac{1}{2} \, x\right)^{2}[/itex]
[itex]g: x \ {\mapsto}\ x^{2}[/itex]
Differentiate until you aren't going to get an indeterminate value (that is, make sure that the denominator does not equal zero).
[itex]\frac{\mathrm{d}g}{\mathrm{d}x} = 2 \, x[/itex]
[itex]\frac{\mathrm{d}^{2}g}{\mathrm{d}x^{2}} = 2[/itex]
So now the denominator will never equal zero. Differentiate [itex]f[/itex] the same number of times.
[itex]\frac{\mathrm{d}f}{\mathrm{d}x} = \sin\left(\frac{1}{2} \, x\right) \cos\left(\frac{1}{2}<br />
\, x\right)[/itex]
[itex]\frac{\mathrm{d}^{2}f}{\mathrm{d}x^{2}} = -\frac{1}{2} \, \sin\left(\frac{1}{2} \, x\right)^{2} +<br />
\frac{1}{2} \, \cos\left(\frac{1}{2} \, x\right)^{2}[/itex]
Now divide the functions
[itex]\frac{f''(x)}{g''(x)} = -\frac{1}{4} \, \sin\left(\frac{1}{2} \, x\right)^{2} +<br />
\frac{1}{4} \, \cos\left(\frac{1}{2} \, x\right)^{2}[/itex]
simplifies to
[itex]\frac{f''(x)}{g''(x)} = \frac{1}{2} \, \cos\left(\frac{1}{2} \, x\right)^{2} -<br />
\frac{1}{4}[/itex]
now take the limit as [itex]x[/itex] tends to zero
[itex]\lim\limits_{x\to0}\frac{1}{2} \, \cos\left(\frac{1}{2} \, x\right)^{2} -<br />
\frac{1}{4} = \frac{1}{2} \, \cos\left(0\right)^{2} -<br />
\frac{1}{4} = \frac{1}{2} - \frac{1}{4} = \frac{1}{4}[/itex]
And, to bring it all together:
[itex]\lim\limits_{x\to0}\dfrac{\sin^{2}\left(\frac{x}{2}\right)}{x^{2}} = \lim\limits_{x\to0}\frac{1}{2} \, \cos\left(\frac{1}{2} \, x\right)^{2} -<br />
\frac{1}{4} = \frac{1}{4}[/itex]
I hope that helps!