Explain about Error handling and how this is done
What is the lock statement in c#?
How do you create empty strings in c#?
What is the use of base keyword? Tell me a practical example for base keyword’s usage?
Why do we need nullable types in c#?
What is interface c#?
What is a framework in c#?
What is array? What are jagged array ?
Why cannot you specify the accessibility modifier for methods inside the interface?
Can we define a variable with the access modifier private in an interface?
Which are the loop types available in c#?
Explain states of a thread in c#?
How to install or uninstall a windows service?