What happens if a static constructor throws an exception?
Why do we need serialization?
Can a child class call the constructor of a base class?
What is data types in c#?
What is ENUM?
10 Answers TCS, Wipro, YeshTech,
What is marker interface?
What is the difference between ref & out parameters?
if we are updating a database using thread, and mean while application crashes or thread being aborted then what will happen in Database? Rollback or Database will be updated? Please explain with different scenario.
Explain how to parse a datetime string?
What is shared inheritance
Is lazy thread safe c#?
Why are strings immutable c#?
How do I create a multilanguage, single-file assembly?