Answered step by step
Verified Expert Solution
Question
1 Approved Answer
1. The following links is my Capstone Project Main.java - https://drive.google.com/file/d/1Hjx63aHoa8E5XtuyenqR3xO86hrNt1st/view?usp=sharing person - https://drive.google.com/file/d/1HozOxvRnTsu_y1IuklmVvsXowVpZA4He/view?usp=sharing project - https://drive.google.com/file/d/1Hw3rXSsizy6XAZB6g1cdGND2x4zb7nYH/view?usp=sharing 2. Question for the above code: 3. Please
1. The following links is my Capstone Project
Main.java - https://drive.google.com/file/d/1Hjx63aHoa8E5XtuyenqR3xO86hrNt1st/view?usp=sharing
person - https://drive.google.com/file/d/1HozOxvRnTsu_y1IuklmVvsXowVpZA4He/view?usp=sharing
project - https://drive.google.com/file/d/1Hw3rXSsizy6XAZB6g1cdGND2x4zb7nYH/view?usp=sharing
2. Question for the above code:
3. Please add comments for any updates on the code
- Open the first Capstone Project that you created in this level (the object-oriented program for a structural engineering company called "Poised".) - Enhance your program by doing the following: - Incorporate exception handling to your code. Your code should include at least two try-catch blocks (Go back to the Defensive Programming task if you're not sure where to start). - Make sure all your code is properly debugged. Make sure that the runtime and logical errors are also identified and corrected. - Fix the indentation and formatting of the code so that it adheres t the guidelines provided here. - Make sure that all the names of variables, classes, methods, etc. adhere to the guidelines provided here. - Refactor the code to improve the quality and readability of the coo in other ways highlighted in this project
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