COMPUTER SOFTWARE
PROGRAMMING LANGUAGES
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
Determines whether or not the program is feasible
|
|
Determines which classes are needed and what they will do
|
|
Determines whether or not the program works
|
|
Implements the program code
|
Detailed explanation-1: -In the design phase, one or more designs are created to achieve the project result. Depending on the project subject, the design phase products include dioramas, flow-charts, sketches, site trees, HTML screen designs, photo impressions, prototypes, and UML schemas.
Detailed explanation-2: -The design phase is an essential step in the systems development life cycle. It comes after the requirement gathering phase. It helps to meet the requirements decided in the requirement analysis phase. The output from the design phase help in the next stage of the development process which is coding implementation.
Detailed explanation-3: -At the end of the Design Phase, you will have a logical solution defined. The solution is “logical” because it exists on paper or in a design tool. This logical solution is then passed to the Construct Phase, where the logical solution is turned into a physical solution.