What are the types of inheritance in c#?
Can an array be null c#?
What is session and cookies in c#?
Can an int be negative c#?
if a method is marked as protected internal who can access it?
How do I format a string in c#?
Explain the Scope of public/private/friend/protected/protected friend.
1 Answers Rigel Networks, Wipro,
Can abstract class have constructor in c#?
Explain about multithreading?
What is the advantage of dependency injection?
How can we set class to be inherited, but prevent the method from being over-ridden?
Name any three ways to pass parameters to a method in c#?
What is a datacontract?