If you put -x in place of x and -y in place of y, the equation does not change => The curve is symmetrical in all the quadrants.
=> We can find the number of point in one quadrant and then multiply it by 4.
For now, let's omit the points on the axes.
$$\frac{x^2}{16}+\frac{y^2}{25}=1$$ can be written as $$25x^2+16y^2=400$$
For x = 1, y can take values from 1 to 4 => 4
For x = 2, y can take values from 1 to 4 => 4
For x = 3, y can take values from 1 to 3 => 3
For x = 4, y cannot take any values greater than 0
=> there are 11 points in each quadrant => 44 points in 4 quadrants
On the axes,
on x-axis i.e y=0.
==>$$25x^2+16y^2 \leq 400$$
==> $$x^2 \leq 16$$ ==> $$-4 \leq x \leq 4$$ ==> $$x \varepsilon {-4, -3, -2, -1, 0, 1, 2, 3, 4}$$ total 9 points.
on y-axis i.e x=0
==> $$25x^2+16y^2 \leq 400$$
==> $$y^2 leq 25$$ ==> $$-5 \leq y \leq 5$$ ==> $$y \varepsilon {-5, -4, -3, -2, -1, 0, 1, 2, 3, 4, 5}$$ total 11 points.
Since orgin is included twice, total number of points = 9+11-1 = 19
=> 44 + 19 = 63 points in total.