Question: Language in Java, guarantee thumbs up Need this asap You are tasked with attempting to design, but not implement, a class to represent a cardboard
You are tasked with attempting to "design", but not implement, a class to represent a cardboard box. The online ordering and shipping of goods has significantly increased in recent years, and both manufacturers of boxes and clients who use those boxes to ship their goods need ready information about the types of boxes available (or needed). I TASK you with trying to identify and document via a UML class diagram at LEAST 4 attributes and 5 operations that could be applied to a box" of any size. Remember each attribute can store a single value so an attribute like "dimensions" wouldn't work. Also the 5 operations should include 1 constructor. For each operation, list any return types and parameters needed and any pre or post conditions you can think of. You will submit your Class diagram and descriptive text for any pre and post conditions that might apply to your operations. Have FUN!!! Be reasonably
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
