Complete the following steps to solve the problem: Use an array of six elements of type Strings to store students' names that get valid appointments for the time slots. Write a loop that iterates as long as the array has free space, meaning there are still appointments available. Within a try block, allow the user to enter a time and a name. Read the times as simple integers, with values from 1 to 6. If the time is free, meaning it does not have a name in that particular element, put the name in the array. If the time is not free, throw a TimeInUseException. If the time is not valid, throw an InvalidTimeException. Use a catch block for each different kind of exception.  Once all appointments are made, display the schedule

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question

Java Programming

Complete the following steps to solve the problem:

  1. Use an array of six elements of type Strings to store students' names that get valid appointments for the time slots.
  2. Write a loop that iterates as long as the array has free space, meaning there are still appointments available.
  3. Within a try block, allow the user to enter a time and a name. Read the times as simple integers, with values from 1 to 6.
  4. If the time is free, meaning it does not have a name in that particular element, put the name in the array. If the time is not free, throw a TimeInUseException.
  5. If the time is not valid, throw an InvalidTimeException.
  6. Use a catch block for each different kind of exception. 
  7. Once all appointments are made, display the schedule.
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps with 1 images

Blurred answer
Knowledge Booster
Array
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-engineering and related others by exploring similar questions and additional content below.
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY