Essentials
primer-original-v2mediumEssentialsSoftware Fundamentalsprimer-original-v2

Essentials Practice Question

What is true about FOR LOOP?

Answer options

A
In for loop, the exact number of iterations is known
B
WHILE loop
C
DO-WHILE loop
D
Bubble Sort

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 Essentials.

This question has been retained as-is due to its unique context.

Related Essentials questions

Practice more Essentials questions

PrimerPrep has independently reviewed practice questions and coding exercises — all free.