Which control flow statement is used to iterate over a block of code a fixed number of times?
while
for
do-while
switch

Computer Science and Technology Übungen werden geladen ...