C# Interview Questions

Frequently asked C# Interview Questions in software companies with detailed explanation and examples.

Links would be referenced at appropriate junctures in the answers. You may refer those in case you need any clarification.

Sequential reading of questions and answers is suggested, as it simulates a kind of interactive session.

When did you get introduced to C#?

What type of projects did you do in C#?

How do you write comments in C#?

What is method overloading and how it can be used? Give some examples.

How do you write a Custom Exception in C#?