Examlex

Solved

A Patient Being Treated for an MI Has Been Transferred

question 3

Multiple Choice

A patient being treated for an MI has been transferred to a step-down unit from the intensive care unit. She uses the call bell as often as every 15 minutes. Each time a staff member responds, the patient complains about her care or makes a seemingly small request. Several staff tell the primary nurse that the patient is "obnoxious" and that they feel inadequate because they can never seem to satisfy her needs. The primary nurse can be most helpful by doing which of the following?


Definitions:

Public Members

Members of a class (methods or variables) that are accessible from any other class.

Superclass

The class from which another class (subclass) inherits fields and methods in object-oriented programming.

Method Area

A memory area in the Java Virtual Machine (JVM) that stores the class structures, such as runtime constant pool, field, and method data.

Box

An object or graphical user interface component that contains other items but can also refer to boxing conversion in programming, where a primitive type is converted into a corresponding wrapper class object.

Related Questions