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 associationset? : Entity framework
What are html helpers in asp.net mvc?
i have done enough testing in life but now stated developing intereset in development work,Can i think of entering into development work that too in >Net after more then 4 years of testing experiece?
What are sections?
If I have multiple filters implemented, what is the order in which these filters get executed?
Can I add asp.net mvc testcases in visual studio express?
Explain bundle.config in mvc4?
Explain what is asp.net mvc?
Do you know about the new features in asp.net mvc 4 (asp.net mvc4)?
What is .net framework in simple terms?
what is msl?
What is the difference between ViewData, ViewBag and TempData?
Will c# 3.0, vb.net 9.0, atlas, or linq be included in the .net framework 3.0?
What is definingquery in entity framework? : Entity framework
Explain unit test done by tester on development team?