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 a system concept:
A
Structured approach
B
Unstructured approach
C
Object-oriented approach
D
A planning-oriented approach
Explanation: 

Detailed explanation-1: -The main ideas behind Java’s Object-Oriented Programming, OOP concepts include abstraction, encapsulation, inheritance and polymorphism.

Detailed explanation-2: -The designed system is later created or programmed using object-oriented based techniques and/or an object-oriented programming language (OOPL). The OOD process takes the conceptual systems model, use cases, system relational model, user interface (UI) and other analysis data as input from the OOA phase.

Detailed explanation-3: -There are two main approaches to software analysis and design, namely, Function-Oriented Approach and Object-Oriented Approach.

Detailed explanation-4: -Object-oriented design includes two main stages, namely, system design and object design. In this stage, the complete architecture of the desired system is designed. The system is conceived as a set of interacting subsystems that in turn is composed of a hierarchy of interacting objects, grouped into classes.

There is 1 question to complete.