Examveda

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

C. Both i and ii are correct

D. Both i and ii are incorrect

Answer: Option B


Join The Discussion

Related Questions on Control Flow Statements in C Sharp