What is the functionality of break and continue in Visual
Studio?
Answers were Sorted based on User's Feedback
Answer / arun
Break allows the compiler to exit abruptly from the loop in which it is running when it reaches the point .
continue allows the compiler to proceed to the next step.
| Is This Answer Correct ? | 11 Yes | 1 No |
Answer / smartboy3k
Break and Continue allows the user to debug the application.
| Is This Answer Correct ? | 3 Yes | 7 No |
Define an escape sequence, name few strings in escape sequence?
Distinguish between continue and break statement?
Does c# have its own class library?
Can you create enumerated data types in C# ?
What is the use of console?
What is the extension of c# file?
Enlist all the components of an ado.net framework?
What is the difference between var and dynamic types in c# 4.0?
Can you declare the override method static while the original method is non-static?
What is a delegate in c#?
Explain ACID rule of thumb for transactions.
What is the real use of interface in c#?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)