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
Explain the feature of c# language?
Can enum be null c#?
What does exclamation mark mean c#?
What is the use of command builder?
List the difference between interface and abstract class?
What is static variable in c#?
What is data hiding in c#?
Why do we use classes?
What are examples of desktop applications?
What is the difference between abstract and abstraction?
What is the different types of private assembly and shared assembly?
What is a type c#?
What is a console application in c#?
Why are strings in c# immutable?
Define delegate?