COMPILER DESIGN

TOOLS AND TECHNIQUES FOR COMPILER DESIGN

MISCELLENOUS

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
A phase in the Program Development Cycle that involves the consideration of what the end users want or need.
A
Understanding the Problem
B
Planning the Logic
C
Coding the Program
D
None of the above
Explanation: 

Detailed explanation-1: -The Maintenance Phase As the last phase of the system development life cycle, it involves making use of feedback from end-users to make changes.

Detailed explanation-2: -Algorithm Development During this phase, we develop a step by step procedure to solve the problem using the specification given in the previous phase. This phase is very important for program development. That means we write the solution in step by step statements.

Detailed explanation-3: -Program Development Life Cycle-Debugging and Testing, Implementation and Maintenance.

There is 1 question to complete.