|
|
-
|
|
Why should we use generic list over arraylist?...
|
|
-
|
|
What is a jagged array?...
|
|
-
|
|
What’s the difference between const and readonly?...
|
|
-
|
|
How can you prevent instantiating objects from a class?...
|
|
-
|
|
While compiling IL to native code CLR performs a process called verification, What is that?...
|
|
-
|
|
What exception will be thrown when an unsafe code without permission (SkipVerification flag) gets compiled by the JIT Compiler?...
|
|
-
|
|
What is there difference between abstract classes and interfaces?...
|
|
-
|
|
What is the use of interfaces?...
|
|
-
|
|
Explain what is a Partial Method in C#...
|
|
-
|
|
Explain what is a Partial Class in C#...
|
|