What is the delegates in c#?
Is inheritance possible in c sharp?
What does the keyword virtual mean in the method definition?
What is protected internal modifier in C#?
Explain about throw keyword?
10 Answers Emphasis, HCL, Satyam,
What is lazy t?
What are types of constructor?
Is c# and c sharp same?
What is asp net in c#?
If a class is having 4 variables namely type double,type integer,type string,type decimal. If we create an instance of that class those variables which gets into this instance are value types or reference types?
7.What are typed data set?
If I have more than one version of one assemblies, then how'll I use old version (how/where to specify version number?)in my application?
What is string empty?