Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Java please help, I am very confused on how to complete this assignment since our professor barely covered it and I lack prior coding experience.

Java please help, I am very confused on how to complete this assignment since our professor barely covered it and I lack prior coding experience.

How to write Dodecahedron.java, DodecahedronList.java and DodecahedronListApp.java

image text in transcribedimage text in transcribedimage text in transcribedimage text in transcribedimage text in transcribedimage text in transcribedimage text in transcribed

Project: Dodecahedron List App Page 1 of 7 Deliverables Your project files should be submitted to Web-CAT by the due date and time specified. You may submit your files to the skeleton code assignment until the project due date but should try to do this by Friday (there is no late penalty since the skeleton code assignment is ungraded for this project) The files you submit to skeleton code assignment may be incomplete in the sense that method bodies have at least a return statement if applicable or they may be essentially completed files. In order to avoid a late penalty for the project, you must submit your completed code files to Web-CAT no later than 11:59 PM on the due date for the completed code. You may submit your completed code up to 24 hours after the due date, but there is a late penalty of 15 points. No projects will be accepted after the one-day late period. If you are unable to submit via Web-CAT, you should e-mail your project Java files in a zip file to your TA before the deadline Files to submit to Web-CAT (all three files must be submitted together): Dodecahedronjava DodecahedronList java DodecahedronListAppjava Specifications Overview: You will write a program this week that is composed of three classes: the first class defines Dodecahedron objects, the second class defines DodecahedronList objects, and the third DodecahedronListApp, reads in a file name entered by the user then reads the list name and Dodecahedron data from the file, creates Dodecahedron objects and stores them in an ArrayList, creates a DodecahedronList object with the list name and ArrayList, prints the DodecahedronList object, and then prints summary information about the DodecahedronList object. A dodecahedron has 12 equal pentagonal faces, 20 vertices, and 30 edges as depicted below. The formulas are provided to assist you in computing return values for the respective Dodecahedron methods described in this project. Surface Area (A) A 3 /25 10 5 a Volume V) Edge length (a) 15+7 5 Surface/Volume ratio (A/V) Dodecahedronajava (assuming that you successfu y created this class in Project 4, just copy the file to your new Project 5 folder and go on to DodecahedronList.iava on age 4 Otherwise, you will need to create Dodecahedron.iava as art of this rotect. Page 1 of 7

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Practical Azure SQL Database For Modern Developers Building Applications In The Microsoft Cloud

Authors: Davide Mauri, Silvano Coriani, Anna Hoffma, Sanjay Mishra, Jovan Popovic

1st Edition

1484263693, 978-1484263693

More Books

Students also viewed these Databases questions

Question

c. What steps can you take to help eliminate the stress?

Answered: 1 week ago

Question

ANSWER PART B PLEASE ! Assigning cost using direct labor dollars

Answered: 1 week ago