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 |
Is learning c# hard?
What are the types of parameters in c#?
Can arraylist store different data types in c#?
Can abstract class have private constructor c#?
Why constructor is used in c#?
What is c# best for?
What is the use of tryparse in c#?
Explain what is the smallest unit of execution in .net?
what is collections and what is generics
Why attributes are used in c#?
Explain concurrency with aop?
What is polymorphism and its types 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)