SYSTEMS DEVELOPMENT ANALYSIS
SYSTEMS DEVELOPMENT LIFE CYCLES
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
Structured approach
|
|
Unstructured approach
|
|
Object-oriented approach
|
|
A planning-oriented approach
|
Detailed explanation-1: -There are two main approaches to software analysis and design, namely, Function-Oriented Approach and Object-Oriented Approach.
Detailed explanation-2: -Each approach can be quite simple-the top-down approach goes from the general to the specific, and the bottom-up approach begins at the specific and moves to the general. These methods are possible approaches for a wide range of endeavors, such as goal setting, budgeting, and forecasting.
Detailed explanation-3: -Object-oriented modeling typically divides into two aspects of work: the modeling of dynamic behaviors like business processes and use cases, and the modeling of static structures like classes and components.
Detailed explanation-4: -We discuss the three major system design strategies: structured design, function-oriented design and object-oriented design.