[Solved] pulling data from txt file getting java.lang.Arrayindexoutofboundsexception errors

so i figured out the fix to the ArrayIndexOutOfBounds errors and got it to work. The only remaining issue with the above programs is that answering question 4 (survivors by class). Here’s the code for that portion of the Titanic.java class that works: /** * Number of passengers who survived the sinking of the Titanic … Read more