Does anyone know why I am getting strange results when using the % operator. (It could be on other things as well, but this is when I noticed it.)
I'm running Win 98, Sun JDK1.3, compiled at dos prompt using javac and ran at dos prompt using java. Following is the simple program I used to...