MCQ IN COMPUTER SCIENCE & ENGINEERING

COMPUTER SCIENCE AND ENGINEERING

SOFTWARE ENGINEERING

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
The ____ is a sequence of steps that enable the designer to describe all aspects of the software to be built.
A
model process
B
design & model process
C
design process
D
None of the above
Explanation: 

Detailed explanation-1: -The design process is a sequence of steps that enables the designer to describe all aspects of the software for building. Creative skill, past experience, a sense of what makes “good” software, and an overall commitment to quality are examples of critical success factors for a competent design.

Detailed explanation-2: -The new seven phases of SDLC include planning, analysis, design, development, testing, implementation, and maintenance.

Detailed explanation-3: -Software design typically involves 2 levels of design – namely architectural and detailed design. The Architectural design specifies the basic components of the software system such as user interface, database, reporting module, etc. often using tools such as Data Flow Diagrams (DFD) and Entity-Relation Diagrams (ERD).

There is 1 question to complete.