Find closest multiple of $98$ to $890$. We see that $9 \times 98 = 882$ is the nearest. Now subtract $882$ from $890$ to get reminder $8$. Add $9$ to quotient.
Find closest multiple of $98$ to $859$. We see that $8 \times 98 = 784$ is the nearest. Now subtract $784$ from $859$ to get reminder $75$. Add $8$ to quotient.
Since $75$ is less than $98$, stop the division. The reminder is $75$. The topmost line $00908$ is the quotient. Remove all zeros at the start of the quotient to get the actual quotient $908$.