how does fileinputstream know where my file is located?
807589Dec 26 2008 — edited Dec 28 2008i checked out the API and it doesn't give information on how the fileinputstream constructor that takes in a string finds the file specified. Does it need the absolute path, or it just knows how to find the file just based on the name? Thanks!