What is the functionality of break and continue in Visual
Studio?
Answer Posted / smartboy3k
Break and Continue allows the user to debug the application.
| Is This Answer Correct ? | 3 Yes | 7 No |
Post New Answer View All Answers
What is int64 in c#?
How does bitwise xor work?
What is console readkey in vb net?
What is the difference between virtual and override in c#?
How do I create a .exe file?
What are the benefits of using generics in c#?
Explain about multithreading?
Is and as keyword in c# net?
what is the difference between the debug class and trace class?
How you will create satellite assemblies?
What is method overriding in c#
What is difference between write and writeline in c#?
What is the difference between console application and windows application?
What is delimiter in c#?
How do partial classes work in c#?