What is default c#?
Why do we use static class in c#?
What is a jagged array?
What are the types of class in c#?
What does dbml mean?
What are access modifiers used for?
What is generic delegates in c#?
What are the fundamental oop concepts?
What is datacontract in c#?
Explain the term inheritance in C#.
Define multicast delegate? How it be used?
How do you define a predicate?
If I want to override a method one of class A and in class b then how do you declare?
What is thread.sleep()?
Classes and structs can be declared as static, is this statement true or false?