*** JAVA **** This project is to mimic a meeting request system by checkingthe requesting party’s validity, and the number of peopleattending. Then it will make a decision as to whether the meeting...



*** JAVA ****


This project is to mimic a meeting request system by checking the requesting party’s validity, and the number of people attending.

Then it will make a decision as to whether the meeting can take place and display an informative message.

Display a welcome message and then ask the user to enter his/her name.

Display a personal welcome message by addressing the user by his/her name.

Declare a constant and assign a number to it as the Conference Room capacity.

Ask the user how many people are attending the meeting.

Display a meaningful message for each of the three different scenarios.

The message informs the user whether he/she can have the requested room and also displays the number of people that must be excluded or that can still be invited based on the room capacity.

Here are the three scenarios.

> people attending are fewer than the Room Capacity

> people attending are more than the Room Capacity

> people attending are exactly the same as the Room Capacity


The system will keep running until the user quits (meaning all this happens in a loop)


Sample Output Console

May 17, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here