|
|
-
|
|
Is it allowed to create fields in interfaces?...
|
|
-
|
|
Can a class have multiple static constructors? Is constructor overloading is permitted?...
|
|
-
|
|
What an assembly contains or what are the assembly contents?...
|
|
-
|
|
Recently in one of interviews, i faced this question "Why multiple inheritance is not supported"?...
|
|
-
|
|
How can you prevent instantiating objects from a class?...
|
|
-
|
|
What exception will be thrown when an unsafe code without permission (SkipVerification flag) gets compiled by the JIT Compiler?...
|
|
-
|
|
Can we overload methods in a webservice? ...
|
|
-
|
|
Can we define abstract class as a static? ...
|
|
-
|
|
Does .NET support multiple inheritance?...
|
|
-
|
|
By using Linq, how can you get top 5 records?...
|
|