The object-oriented development life cycle is which of the following?
Options
A. Analysis, design, and implementation steps in the given order and using multiple iterations.
B. Analysis, design, and implementation steps in the given order and going through the steps no more than one time.
C. Analysis, design, and implementation steps in any order and using multiple iterations.
D. Analysis, design, and implementation steps in any order and going through the steps no more than one time.
Correct Answer
Analysis, design, and implementation steps in the given order and using multiple iterations.
More questions
1. If a relationship has a cascade updates constraint, then if ________ in the parent table is changed, then the same change will automatically be made to any corresponding foreign key value.