Advertisement
Guest User

Untitled

a guest
Nov 23rd, 2014
155
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. public void read()
  2. throws Exception{
  3. File inputFile = new File("123.txt")
  4. Scanner input = new Scanner(inputFile)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement