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 |
How to assign default value to nullable types? Did nested nullable types are allowed
What does the keyword virtual mean in the method definition?
What is the CTS, and how does it relate to the CLS?
What is a thread? What is multithreading?
What is difference between encapsulation and abstraction in c#?
What is property in c#?
what r arraylist? what the use of Hashtables?
Is c# good for games?
What is the use of main method in c#?
What does static mean in c sharp?
Define an escape sequence, name few strings in escape sequence?
Explain how do I convert a string to an int 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)