What statements can enclose a "continue" statement?

Answers were Sorted based on User's Feedback



What statements can enclose a "continue" statement?..

Answer / ajay gautam

while, do, for, or for each

Is This Answer Correct ?    52 Yes 4 No

What statements can enclose a "continue" statement?..

Answer / stephen huang

while, do, for, or foreach

Is This Answer Correct ?    22 Yes 1 No

What statements can enclose a "continue" statement?..

Answer / aspdev556

Looping:
For, While, DoWhile

Is This Answer Correct ?    11 Yes 6 No

Post New Answer

More C Sharp Interview Questions

What are the types of operator?

0 Answers  


What is toint32 c#?

0 Answers  


How can we make a thread sleep for infinite period ?

0 Answers  


Advantages of c# over vb.net?

3 Answers   HCL, Syntel,


What is HashTable, what is the use of it, when do we use (purpose).

2 Answers  






Can you mark static constructor with access modifiers?

0 Answers  


How to sign an assembly with strong name?

0 Answers   CitiusTech,


What are c# attributes and its significance?

0 Answers  


Is a c# interface the same as a c++ abstract class?

0 Answers  


Is null in c#?

0 Answers  


What are methods in C#?

0 Answers   Winsol Solutions,


which access modifier we can declare the abstract class?

5 Answers   IBM,


Categories