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
Explain dependency resolution?
What is object service? : Entity framework
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?
Where is the new functionality in the .net framework 3.0 (such as wcf, wf, wpf, and cardspace) installed to? Is that different from where the .net framework 2.0 is installed to?
how can you tell ef to have a different table or column name than that defined for the class?
What is the difference between model and entity?
Can I uninstall microsoft .net framework?
How to bind table colum with gridview column?
Are there any parts of the .net framework 3.0 that only work on windows vista?
How we can multiple submit buttons in ASP.Net MVC
What is attribute routing in mvc?
how do you truncate a table using entity data model?
Will the name change be reflected in any of the existing .net framework 2.0 apis, assemblies, or namespaces?
What is entity framework in asp net?
What is objectset? : Entity framework