Question: Using Java programming language, implement the class LectureBuilding assuming all the other classes are implemented. You need to document your code using Javadoc for full


Using Java programming language, implement the class LectureBuilding assuming all the other classes are implemented. You need to document your code using Javadoc for full marks. Make sure to include the author using the proper tag. The method addLectureHall checks if the lecture room is in the HashMap. If the room is already in the HashMap, the capacity is updated. Otherwise, the room along with the capacity is added. w The method calculate TotalNumberRooms returns the sum of the number of offices and the number of lecture halls. Building Person Campus name. String -name String people ArrayList
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
