Vidyalelo
C# Programming · Q8

Control Flow Statements in C Sharp

Programming · C# Programming · question 8

Q8

Which keyword is used to skip the current iteration of a loop in C#?

A.
skip
B.
continue
Answer
C.
next
D.
None of the above

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board