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 |
What is clr? How does work clr & wht is work of clr?
What is the difference between adding routes, to a webforms application and to an mvc application?
What is entity framework firstordefault?
What is storage model? : Entity framework
what is VSS? Where we are using?
What is the use of display modes?
How large is the .net framework 3.0?
how do you query in entity model when the result has a join from from different database other than the entity model?
Can you use Razor code in Javascript in ASP.Net MVC?
What are scaffold templates in mvc?
What is difference between html.beginform and ajax.beginform?
Is .net framework backwards compatible?