Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

Pseudocode Code: Monitoring System As a zookeeper, it is important to know the a

ID: 3847717 • Letter: P

Question

Pseudocode Code: Monitoring System

As a zookeeper, it is important to know the activities of the animals in your care and to monitor their living habitats. Create a monitoring system that does all of the following:

- Asks a user if they want to monitor an animal, monitor a habitat, or exit

- Displays a list of animal/habitat options (based on the previous selection) as read from either the animals or habitats file (I copied and pasted the text from within each file and its listed below:

Animals File:

Habitats File:

- Asks the user to enter one of the options

- Displays the monitoring information by finding the appropriate section in the file

- Separates sections by the category and selection (such as “Animal - Lion” or “Habitat - Penguin”)

- Uses a dialog box to alert the zookeeper if the monitor detects something out of the normal range (These will be denoted in the files by a new line starting with *****. Do not display the asterisks in the dialog.)

- Allows a user to return to the original options

I just need the pseudocode code and not the actual Java code. Thanks for your help!

Explanation / Answer

this is the pseudo code for monitoring system: function MonitorSystem(): OBTAIN animal or habitat IF animal PRINT list of animal options (and also the option to go back) OBTAIN the option from the user PRINT selection provided by the user //extra as it is not specified PRINT alert if it is available ELSE IF habitat PRINT list of habitat options (and include the option to go back) OBTAIN option from the user PRINT alert if available ELSE exit program

Hire Me For All Your Tutoring Needs
Integrity-first tutoring: clear explanations, guidance, and feedback.
Drop an Email at
drjack9650@gmail.com
Chat Now And Get Quote