Legal Rights of the Accused
May 29, 2020
The problem of the twentieth century is the problem of the color-line
May 29, 2020

Classes and Methods

Classes and Methods
6-5 Short Paper: Classes and Methods
Using the simplified OOD methodology:

Write down a detailed description of the problem.
Identify all the (relevant) nouns and verbs.
From the list of nouns, select the objects. Identify the data components of each object.
From the list of verbs, select the operations.
Write a short paper in response to the following prompt:
Your local police department wants to design new software to keep track of people, property, and criminal activity. List at least three classes you think should be in the design. For each class, identify some data members and methods.