Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Lab 4 For this lab you will: 1) Build out your application from your midterm by adding the following functionality: 3. The Collection ADT
Lab 4 For this lab you will: 1) Build out your application from your midterm by adding the following functionality: 3. The Collection ADT Develop an application that demonstrates the novel use of a collection. Ensure you offer an option to Exit to Main Menu. 4. The List ADT Roll your code from Lab 3 under this section creating a cohesive and functional application. Ensure you offer an option to Exit to Main Menu. Grading Criteria (25pts): 1. Your code contains your name, course number, and date in ALL files. (2.5pts) 2. Your code is functional (compiles and runs). (2.5pts) 3. Option 3 works as required. (10pts) 4. Option 4 works as required. (5pts) 5. The code contains error handling to catch any "bad" user input and provides user feedback to address any issues (i.e. Please Enter only Integers). (5pts)
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started