COMPILER DESIGN

TOOLS AND TECHNIQUES FOR COMPILER DESIGN

MISCELLENOUS

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
The design phase ____
A
Determines whether or not the program is feasible
B
Determines which classes are needed and what they will do
C
Determines whether or not the program works
D
Implements the program code
Explanation: 

Detailed explanation-1: -In SDLC, the design phase is a stage where software developers define the technical details of the product. Depending on the project, these details can include screen designs, databases, sketches, system interfaces, and prototypes. Clients use these details to make final product design choices.

Detailed explanation-2: -Project design is an early phase of a project where the project’s key features, structure, criteria for success, and major deliverables are planned out. The aim is to develop one or more designs that can be used to achieve the desired project goals.

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.

There is 1 question to complete.