Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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

 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 ambulance, 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 number and address to the call taker. Wireless Enhanced 9-1-1 provides call-takers with iden­tification information 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 second phase required carriers to provide the location of the caller (using technologies such as GPS). To learn more about 9-1-1, visit  www.fcc.gov/pshs/servi ces/911-services/Welcome.html and 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 chis 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 problem.

Step by Step Solution

3.35 Rating (155 Votes )

There are 3 Steps involved in it

Step: 1

copyable code Emergency java package javaapplication40 Import the files from library import javaio import javautil import javatext Class Emergency creation public class Emergency Date format SimpleDat... 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

Step: 3

blur-text-image

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

Elementary Statistics

Authors: Robert R. Johnson, Patricia J. Kuby

11th Edition

978-053873350, 9781133169321, 538733500, 1133169325, 978-0538733502

More Books

Students also viewed these Computer Engineering questions

Question

2. Why is tPA not recommended in cases of hemorrhage?

Answered: 1 week ago

Question

1. What are the two kinds of stroke and what causes each kind?

Answered: 1 week ago