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.
What is the use of nullable types in c#?
Explain the difference between pass by value and pass by reference.
Is there hashmap in c#?
what is the difference between .dll and .exe
What is int32 maxvalue?
What is difference between dictionary and hashtable?
Does C# support multiple inheritance?
How do I open the console window?
Can extension methods access private members?
What is c# commonly used for?
What is new method in c#?
What is hashmap in c#?