FUNDAMENTALS OF COMPUTER

SYSTEMS DEVELOPMENT ANALYSIS

SYSTEMS DEVELOPMENT LIFE CYCLES

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Conceptual Design There are two approaches used to design the concept of the system-in Developing the system in a bottom-up manner with the reuse of modules (reusable):
A
Structured approach
B
Unstructured approach
C
Object-oriented approach
D
A planning-oriented approach
Explanation: 

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.

There is 1 question to complete.