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

can we change the page layout in ASP.NET 2.0 as grid layout like in the previous version?

1 Answers   TCS,


Difference between .NET & J2EE

1 Answers  


what is .net?

20 Answers   IBM,


Changes to which portion of version number indicates an incompatible change

1 Answers  


What is Globalizationa and Localization

1 Answers  






VIEWS WITH SYNTAX AND EXAMPLE IN SQL

1 Answers  


Mention the core components of .net framework?

0 Answers  


what is MVC pattern?

2 Answers  


If u have an Empty Xml file and u have to bind dataset data to empty xml file? if u have an empty dataset u have to bind xml file data to it?

0 Answers  


What are the ways to deploy an assembly?

3 Answers  


What is the difference between model and entity?

0 Answers  


What is Global Assembly Cache (GAC) and what is the purpose of it?

2 Answers  


Categories