ADVANCED TOPICS IN COMPILER DESIGN
CODE GENERATION FOR OBJECT ORIENTED LANGUAGES
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
What is another name for iteration?
|
Loop
|
|
Sequence
|
|
Selection
|
|
Algorithm
|
Explanation:
Detailed explanation-1: -In programming specifically, iterative refers to a sequence of instructions or code being repeated until a specific end result is achieved. Iterative development is sometimes called circular or evolutionary development.
Detailed explanation-2: -repetition. repeat. replay. reiteration. replication. renewal. reprise. redo. More items
There is 1 question to complete.