C# provides a default constructor for me. I write a constructor that takes a string as a parameter, but want to keep the no parameter one. How many constructors should I write?
3 8377Can you prevent your class from being inherited and becoming a base class for some other classes?
2 10774When do you absolutely have to declare a class as abstract (as opposed to free-willed educated choice or decision based on UML diagram)?
2 14034
What is dictionary and hashtable in c#?
Define an abstract class?
Explain the difference between Metadata and Manifest
What is parsing?
What is constructor overloading in c#?
What is asenumerable in c#?
What is the major difference between a custom control and user control?
Define parsing? Explain how to parse a datetime string?
What are the basics of c#?
What is xml serialization in c#?
What is equal c#?
What is an event in c#?
Can we inherit a class with private constructor in c#?
What are the Types of assemblies that can be created in dotnet
What are most desktop applications written in?