Users Also Read
MCQ's Search Engine
Electrical Engineering
Mechanical Engineering
Civil Engineering
Automobile Engineering
Chemical Engineering
Computer Engineering
Electronics Engineering
Medical Science Engg
In Pascal the repeat and while loops will terminate | |
A. | only when the logical expression controlling the loop becomes true for both repeat and while loops [Wrong Answer] |
B. | only when the logical expression controlling the loop becomes false for both repeat and while loops [Wrong Answer] |
C. | only when the logical expression controlling the loop becomes true for repeat loop and false for while loop [Correct Answer] |
D. | only when the logical expression controlling the loop becomes false for repeat loop and true for while loop [Wrong Answer] |
![]() |