COMPUTER PROGRAMMING FUNDAMENTALS
WHAT IS PROGRAMMING
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
What is another name for iteration?
|
Loop
|
|
Sequence
|
|
Selection
|
|
Algorithm
|
Explanation:
Detailed explanation-1: -synonyms for iteration On this page you’ll find 9 synonyms, antonyms, and words related to iteration, such as: emphasis, monotony, and repetition.
Detailed explanation-2: -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.
There is 1 question to complete.