Question

You have to design your own Java console application for any valid problem that your application
must solve. Your solution can include solving a business problem, a new idea, or a game. Your
application must use concepts such as arrays, loops, inheritance, constructors, and information
hiding. Output must be shown in the form of a report using the console. You must also write unit
tests to validate that your code achieves the desired result.
In your solution, make use of as many concepts and components dealt with in this course, but pay
special attention to the following learning units:
• Learning Unit 1: Advanced arrays
• Learning Unit 2: Introduction to Inheritance
in java

Answers

There are no human answers yet.
There are no AI answers yet. The ability to request AI answers is coming soon!

Related Questions