Post New Answer View All Answers
If c# destructors are so different to c++ destructors, why did ms use the same syntax?
What are different types of Delegates in C#?
What is the purpose of escape sequence?
What is the difference between first and firstordefault?
Explain manifest & metadata in c#.
Why do we need ienumerable in c#?
What is difference between abstraction and encapsulation in c#?
What are different types of classes in c#?
Is comparator a functional interface?
Explain the difference between private and shared assembly?
From which base class do all Web Forms inherit from?
Explain the working of serialization?
Explain the difference between class and interface in .net?
Explain the mechanism of VB.NET/C# achieve polymorphism?
What are delegate methods?