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 |
Mention what is the difference between “ActionResult” and “ViewResult” ?
why DotNetFramework is included in building a software
what is code first approach?
What is attribute routing in mvc?
what are partial classes?
12 Answers Digimaker, HP, N Tech, TCS,
What is edm (entity data model)? : Entity framework
Can we add constraints to the route? If yes, explain how we can do it?
Explain the .net framework.
What is clr? How does work clr & wht is work of clr?
What is the 'page life cycle' of an ASP.NET MVC?
what is the three pillar of .Net ?
Mention two instances where routing is not implemented or required?