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

mention what is the difference between ado.net and classic ado?

0 Answers   Microsoft,


what is a round trip?What is a postback?

4 Answers   Bosch, ONOTech,


What is .net core framework?

0 Answers  


Explain how you can implement Ajax in MVC?

0 Answers  


What is difference between constants, readonly and, static

1 Answers  






Explain Bundle.Config in ASP.Net MVC4?

0 Answers  


Can source code be reverse-engineered from IL?

2 Answers  


What is oauth in web api?

0 Answers  


About Assembly in .NET, types of assemblies, their difference, How to register into GAC. How to generate the strong names & its use ?

6 Answers   Infosys, Microsoft, MMTS,


What is mapping in entity framework? : Entity framework

0 Answers  


Is there built-in support for tracing/logging

1 Answers  


Can I customise the serialization process

1 Answers  


Categories