Datainputstream and Scanner
807600Oct 17 2007 — edited Oct 17 2007Hi
Few days back, I had to use Scanner to read strings from keyboard. I tried to do same to read integers...but it didn't work and had to use something called DataInputStream...
why is it so ? what is the difference between these ???