Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

If you could help it would be greatly appreciated, I need the code written in JAVA please. Problem 1.Write a program. Submit CompanyGifts.java ABC construction

If you could help it would be greatly appreciated, I need the code written in JAVA please. image text in transcribed
image text in transcribed
Problem 1.Write a program. Submit CompanyGifts.java ABC construction wants to start sending customers gifts for their birthdays. ABC wants to create a program that allows up to 20 customers to enter their information (full names and birthdays) and also allows the manager to log in with her ID (ABC 132). When the manager logs in, she has the option to print to screen a report that shows all customers with their birthdays. If no customer information has been entered and the manager attempts to print out information, say sorry, no customers have entered any information yet. If more than 20 customers try to enter information, say sorry, no more customers. The program should be able to handle both capital and lowercase inputs. Say exit to exit the program-do not mention this on the main menu. Example run: Enter the word "customer" if you are a customer or your ID if you are the manager. ABC 132 Hello manager. What would you like to do? Print to screen or exit? Print to screen Sorry, no customers have entered any information yet. Hello manager. What would you like to do? Print to screen or exit? Enter the word "customer" if you are a customer or your ID if you are the manager. Customer Hello customer. Please enter you name (first and last) followed by your birthday (MM/DD/YYYY)

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

MongoDB Applied Design Patterns Practical Use Cases With The Leading NoSQL Database

Authors: Rick Copeland

1st Edition

1449340040, 978-1449340049

More Books

Students also viewed these Databases questions