Posts by AndreSerafim • 13 points
1 post
-
0
votes1
answer77
viewsQ: Java - Error: Cannot find Symbol after Try...catch (fileContent[0])
public class ShowDoMilhao { //constructor of the class public ShowDoMilhao() { } public static void main(String[] args) throws IOException { //string to hold name of txt file String file1 =…
javaasked AndreSerafim 13