Software Engineering
Accenture Technical PrimermediumSoftware EngineeringLooping Statements

Accenture Software Engineering Practice Question

What is true about FOR LOOP?

Answer options

A
For loop executes the statements at least once even if the condition is false
B
For loop executes the statement without checking the condition
C
For loop cannot be nested
D
In for loop, the exact number of iterations is known
E
For loop can be nested

Correct answer: In for loop, the exact number of iterations is known

Explanation

Quick AnswerThe correct answer is In for loop, the exact number of iterations is known because it directly addresses the core logic of Software Engineering.

Correct answer: In for loop, the exact number of iterations is known.

Related Accenture Software Engineering questions

Practice more Accenture Software Engineering questions

PrimerPrep has 1400+ practice questions, 2026 simulations and coding hands-on — all free.

Watch Walkthroughs!