Q1
Which control structure is used to repeatedly execute a block of code in C?
A.
for loop
B.
if statement
C.
switch case
D.
while loop
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board