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 |
How to use Jquery Plugins in ASP.Net MVC validation?
how do you mark a property as required? For example, for a project, the name is a required field.
Explain test driven development (tdd) ?
What is the difference between old ADO.NET and Entity framework coding techniques?
what is mean by type-safe? Please answer me. Advance thanks.
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?
What does assert() method do?
1 Answers MCN Solutions, Siebel Systems,
What is objectcontext? : Entity framework
What is disconnected scenario? : Entity framework
How do assemblies find each other?
What is the CLR