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 are the major improvements provided by the common language runtime and the base class libraries? Or what are the major improvements in .net framework 4.0?
Explain the types of Scaffoldings.
how to disable the lazy loading framework?
What is renderbody?
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?
Explain what languages does the .net framework support?
what is entity framework advantage?
Explain linq to entities? : Entity framework
What is .net architecture and framework?
What is Dependency Injection in ASP.Net MVC
Can you use Razor code in Javascript in ASP.Net MVC?
Give an example for authorization filters in an asp.net mvc application?
Why is entity framework used?
what is client wins and store wins mode in entity framework concurrency?
How route table has been created in ASP.NET ASP.Net MVC?