Joined
Last Seen
-2 Reputation Points
- Strength to Increase Rep
- +0
- Strength to Decrease Rep
- -0
0% Quality Score
- Upvotes Received
- 0
- Posts with Upvotes
- 0
- Upvoting Members
- 0
- Downvotes Received
- 1
- Posts with Downvotes
- 1
- Downvoting Members
- 1
0 Endorsements
Ranked #44.3K
~224 People Reached
This member's community profile is only visible to logged in members until they have earned 15 reputation points.
Favorite Forums
3 Posted Topics
"u lIke mY reFleCtiOn,,bettA haLf 2 mY whOle, lIke lyRics 2 thE beAt yoU'rE th maTe 4 mY [I]souL[/I]// The bReath 4 my liFe, mY siSta nd mY lovEr Used 2 hAve cOld feEt nOw u thE waRmth uNder my coVers" =)
Please could sum1 help me with this: I'm trying to read text from a file using the Scanner class and i'm not sure y its not throwing the FileNotFound Exception try { Scanner sc = new Scanner (new File ("Food.txt")); wordList[num] = sc.next(); while(sc.hasNext()) { wordList[num] = sc.next(); System.out.println(wordList[num]); num++; …
The End.
Minimandz