Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Base on the diagram listed , write a java program shows ..abstract class and subclass inheritance (methods or fields ) , your program will have

Base on the diagram listed , write a java program shows ..abstract class and subclass inheritance (methods or fields ) ,

your program will have a technician where he say hello and welcome the customer then ask/suggest for the customer what next

(e.g. hello my name is smith the tech person lets build you computer , you will need ram and CPU and disk ...)

(customer say thank you , and at the end customer should have the enough money for pay (you don't need to make it like a POS just have the customer if he can or cant pay)

Note : *Make sure to have arrays of objects (or ArrayLists ) and demonstrate how you will override methods (you can use GUI if you prefer )

image text in transcribed

Computer Store Ram computer IS-A IS-A Technician HAS -A Person CPU IS-A Components IS-A Disk Customer IS-A Computer Store Ram computer IS-A IS-A Technician HAS -A Person CPU IS-A Components IS-A Disk Customer IS-A

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

Database Administrator Limited Edition

Authors: Martif Way

1st Edition

B0CGG89N8Z

More Books

Students also viewed these Databases questions

Question

What do Dimensions represent in OLAP Cubes?

Answered: 1 week ago