Can you describe iuknown interface in short?
What are the 3 logical operators?
Is ram a heap?
What is generic collection in c#?
What is the difference between dataset and datatable in c#?
Does c# have primitives?
can you declare an override method to be static if the original method is not static?
Write down the c# syntax to catch an exception
What is instantiating a class?
Why do we need private constructor in c#?
What is private void in c#?
Why is it called c sharp?
What is static class in C#?
Is a decimal an integer?
What is generic and non generic collections in c#?