Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

I would like to see how to write this code in Java please, I am going through the textbook and this is the last question

I would like to see how to write this code in Java please, I am going through the textbook and this is the last question in my current chapter. Thank you.
image text in transcribed
403 of 1,245 Making a Difference 8.19 (Project: Emergency Response Class) The North American emergency response service, 9-1-1 connects callers to a local Public Service Answering Point (PSAP). Traditionally, the PSAP would ask the caller for identification information-including the caller's address, phone number and the nature of the emergency, then dispatch the appropriate emergency responders (such as the police, an ambu- Making a Difference 359 lance or the fire department). Enhanced 9-1-1 (or E9-1-1) uses computers and databases to determine the caller's physical address, directs the call to the nearest PSAP, and displays the caller's phone num- ber and address to the call taker. Wireless Enhanced 9-1-1 provides call takers with identification in- formation for wireless calls. Rolled out in two phases, the first phase required carriers to provide the wireless phone number and the location of the cell site or base station transmitting the call. The sec- ond phase required carriers to provide the location of the caller (using technologies such as GPS). To learn more about 9-1-1, visit http://www.fcc.gov/pshs/services/911-services/Welcome.html and http://people.howstuffworks.com/9-1-1.htm. An important part of creating a class is determining the class's attributes (instance variables) For this class design exercise, research 9-1-1 services on the Internet. Then, design a class called Emergency that might be used in an object-oriented 9-1-1 emergency response system. List the attributes that an object of this class might use to represent the emergency. For example, the class might include information on who reported the emergency (including their phone number), the location of the emergency, the time of the report, the nature of the emergency, the type of response and the status of the response. The class attributes should completely describe the nature of the problem and what's happening to resolve that

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Theory Icdt 97 6th International Conference Delphi Greece January 8 10 1997 Proceedings Lncs 1186

Authors: Foto N. Afrati ,Phokion G. Kolaitis

1st Edition

3540622225, 978-3540622222

More Books

Students also viewed these Databases questions

Question

What are some reasons corporations issue stock dividends?

Answered: 1 week ago

Question

Explain in detail the different methods of performance appraisal .

Answered: 1 week ago