You don't need to actually evaluate the integral to answer your question.
It is clear that $\frac{1}{\sqrt{1+x^4}} ≤ 1$ since $x^4 ≥ 0 \Rightarrow 1+x^4 ≥ 1$.
For all real $x$ in the interval $[0,1]$, $1 + x^4 ≤ 1+x^2$, so $\frac{1}{\sqrt{1+x^4}} ≥ \frac{1}{\sqrt{1+x^2}}.$
We can use the fact that $\int \frac{1}{\sqrt{1+x^2}} \ \mathrm d x = \sinh^{-1} x $, so: $$\int_0^1 \frac{1}{\sqrt{1+x^2}} \mathrm d x = \left[\sinh^{-1} x\right]_0^1 = \sinh^{-1} 1 \approx 0.881.$$
Therefore the value of the integral lies in $\left[\frac{3}{4}, 1 \right]$, so option $4$ is correct.
Here is a proof that $\int \frac{1}{\sqrt{1+x^2}} \ \mathrm d x = \sinh^{-1} x $:
Substitute $x = \tan u, \mathrm d x = \sec^2 u \ \mathrm d u$:
$$\int \frac{1}{\sqrt{1+\tan^2 u}} \ \sec^2 u \ \mathrm d u$$
$$=\int \sec u \ \mathrm d u$$
$$=\ln(\tan u + \sec u)$$
Now draw a right triangle with legs $1, \tan u$ and hypotenuse $\sqrt{1+\tan^2 u}$. We find that $\sec u = \frac{\sqrt{1+\tan^2 u}}{1} = \sqrt{1+\tan^2 u} = \sqrt{1+x^2}$.
We thus have:
$$=\ln(x + \sqrt{1+x^2})$$
$$=\sinh^{-1} x$$
according to the definition of $\sinh^{-1} x$. This can also be shown by letting $y = \sinh x = \frac{e^x+e^{-x}}{2}$, solving for $x$ using the quadratic formula then rearranging (the proof of the last step is widely available online such as Yahoo Answers).