I have a homework but I am stuck on how to create a 2d array in a csv file. I uploaded the csv file but its a big one.
The instruction is I need to create a 2d array in a csv file and answer the questions (questions are provided inside the csv file below)
This is my goal:

Read a CSV file using Java
Parse the CSV table from the file
Parse the problem set (the questions you'll answer) from teh file
Programmatically determine what the problem is asking
Programmatically answer the problem by printing the output to console.

This is so far I have:

codecsv.png

Start by working each sub-assignment on its own. You know the end goal but you don't play golf by teeing off on hole 1 with the intent to sink that shot into hole 18. Same here. Set your sights on each sub-task. Complete them one by one and work your way up to the final tasks.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.