go to previous page   go to home page   go to next page

Answer:

Sure. A checking account has identity, state, and behavior, just like a software object.


Establishing the Requirements

This chapter develops a checking account class. To start, decide what checking account objects do and what data they hold. This process is called requirements analysis and is the most important phase of writing big programs.

Many software projects fail because requirements were not carefully analyzed.


QUESTION 2:

Think of three data items that will be part of a checking account.