Backtracking is not possible in the iterative and incremental development approach.

Options
- True
- False


CORRECT ANSWER : False

Discussion Board
Explanation-

Backtracking is a general algorithm for finding all solutions to some computational problems. It does not allow in waterfall model for correcting errors detected during analysis, design and implementation. But, it is allow in iterative and incremental development approaches.

Sapna Ambadkar 03-21-2017 01:16 AM

Write your comments


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement