Q48
Which statement is correct among the mentioned statements? i. The for loop works faster than a while loop ii. for( ; ; )implements an infinite loop
A.
Only i is correct
B.
Only ii is correct
AnswerC.
Both i and ii are correct
D.
Both i and ii are incorrect
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board