Problem with files in java | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Problem with files in java

hi guys I need to do a java program with files. I need to create a file, read it and finally should say which words repeats and how many times I tried but really I'm new here I only know about Buffereds and Fileinputstream and FileOutputStream oh, and read and write can you please help me how to do it?

30th Apr 2017, 2:29 AM
brayan gonzalez duarte
brayan gonzalez duarte - avatar
1 Answer
+ 1
Look into the Scanner class. its easier to work with
30th Apr 2017, 3:17 AM
Edward