Directions Points The file must be called YourNameChapter9Prog.java Example: Ken
ID: 3540904 • Letter: D
Question
Directions Points
The file must be called YourNameChapter9Prog.java
Example: KenDeweyChapter9.java
Ensure you include ALL files required to make your program compile and run. I would like
to see your .java files only.
Chapter 9 Class File
Write a program that reads input for occupied hotel rooms and using the Java API, sorts
the rooms, then search for a particular room to see if it is occupied or not.
The program will utilize a loop to get input for occupied hotel rooms until a sentinel value of
your choosing is entered.
The program should utilize the Java API to sort the array of rooms.
The program then asks for input for a particular room number.
Utilize a binary search to search for a particular room and outputs
Explanation / Answer
please see here http://pastebin.com/C3iVM949
Related Questions
drjack9650@gmail.com
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.