Is there an equivalent of exit() for quitting a c# .net application?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Sharp Interview Questions

Give 2 scenarios where static constructors can be used?

0 Answers  


If you define a user defined data type by using the class keyword, is it a value type or reference type?

0 Answers  


How many types of constructors are there in c#?

0 Answers  


What is out int in c#?

0 Answers  


Can a static class contain non static members?

0 Answers  






what's the Difference between DataView and DataTable?

10 Answers  


What namespaces are necessary to create a localized application?

1 Answers  


How many types of constructors are available in c#?

0 Answers  


What is the difference between System.console.WriteLine() and System.console.Write() function?example?

0 Answers   HCL,


What is difference between events and delegates?

0 Answers  


What is jagged array?

0 Answers  


Does C# support multiple inheritance?

5 Answers  


Categories