FUNDAMENTALS OF COMPUTER

SYSTEMS DEVELOPMENT ANALYSIS

APPLICATION DEVELOPMENT PROCESSES

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
In software engineering, design principles are the reusable solutions to commonly occurring problems in software design.
A
True
B
False
C
Either A or B
D
None of the above
Explanation: 

Detailed explanation-1: -In software engineering, a software design pattern is a general, reusable solution to a commonly occurring problem within a given context in software design. It is not a finished design that can be transformed directly into source or machine code.

Detailed explanation-2: -Design patterns are reusable solution to commonly occurring problem within a given context in Software design. It’s not a finished design that can be transformed directly into app. Rather, it is a template to solve a recurring design problem in code.

Detailed explanation-3: -Software reusability more specifically refers to design features of a software element (or collection of software elements) that enhance its suitability for reuse. Many reuse design principles were developed at the WISR workshops.

Detailed explanation-4: -What is true about generic software product design process? Explanation: It begins with product design problem ends with SRS and starting point is project mission statement, hence all choices are false.

There is 1 question to complete.