0
How do I add variables to a string array in a class from the main method?
I approached this and realized I have no clue how to or where to start even after reviewing multiple sources. How do I add strings to an array inside a class from the main method through some sort of Constructor?
1 Answer