What happens when you encounter a continue statement inside the for loop ?
Answer Posted / 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 View All Answers
what is entity sql?
Explain the tools used for unit testing in ASP.Net MVC
Explain the types of Scaffoldings.
what is ssdl?
What is html.renderpartial?
What is session state management?
What is entityset? : Entity framework
Which approach provides better support for test driven development - asp.net mvc or asp.net webforms?
How we can call a JavaScript function on the change of a Dropdown List in ASP.Net MVC?
Can I add asp.net mvc testcases in visual studio express?
What is viewbag?
I have 2+ years of fake experience,actually i could not answer for project questions..?how can i answer please suggest me..?
How do I use partial view?
What is iobjectset? : Entity framework
Why to use “{resource}.axd/{*pathinfo}” in routing in mvc?