Intro Programming With Java.
Debug and Fix a 2-Dimensional Array Java Console Application
In this assignment, you will debug and fix a given Java console application that uses 2-dimensional arrays, but the application does not compile nor execute.
Your program output should look like the sample output provided in the “Debug and Fix a 2-Dimensional Array Java Console Application Instructions” course file resource. Full instructions for successfully completing this assignment are included in this resource. Use the submission template from the resources, WeekXSolutionSubmissionTemplate.docx.
Your assignment will be scored on the following criteria:
- Identify Java 2-dimensional array bugs in a program using development tools.
- Code an application to fix bugs.
- Test the application and document testing.
- Explain the approach taken to complete this assignment and the major decisions made.
- Identify relevant fundamental constructs in the submitted program.
- Communicates efficiently, effectively, and in an appropriate manner as an IT professional.