What happens when you encounter a continue statement inside the for loop ?



What happens when you encounter a continue statement inside the for loop ?..

Answer / kirti

The code for the rest of the loop is ignored, the control is transferred back to the beginning of the loop.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net Framework Interview Questions

How to use Jquery Plugins in ASP.Net MVC validation?

0 Answers  


how do you mark a property as required? For example, for a project, the name is a required field.

0 Answers   Microsoft,


Explain test driven development (tdd) ?

0 Answers  


What is the difference between old ADO.NET and Entity framework coding techniques?

0 Answers  


what is mean by type-safe? Please answer me. Advance thanks.

0 Answers   Excel,


WHICH IS THE BEST INSTITUTE FOR DOTNET REAL TIME PROJECT TRAINING

21 Answers   ABC, Cap Gemini, Comspark,


what is .edmx file and what it contains?

0 Answers   Microsoft,


What does assert() method do?

1 Answers   MCN Solutions, Siebel Systems,


What is objectcontext? : Entity framework

0 Answers  


What is disconnected scenario? : Entity framework

0 Answers  


How do assemblies find each other?

2 Answers  


What is the CLR

1 Answers  


Categories