Why do we need generics in c#?
What is type system in c#?
What is a nested type. Give an example?
What do you mean by jagged arrays in c#?
What is the difference between hashtable and dictionary?
What is difference between interface and abstraction?
What is c# windows form application?
Hi Friends, I am going through Siemens Interview Procedure from last 1+1/2 months. I went through 1 written + 2 Technical + 1 Managerial Round process after which I got call from HR informing that "you are selected and we would like to meet you for HR round". HR round was very nominal compared to MR. HR Round last for hardly 5 mins. They told me that you will get the final result on Friday. Still I have not received any feedback from them. Please help!!!
How to create events for a control? What is custom events? How to create it?
What is Covariance and contravariance in C#?
What is a Managed Code??
Which namespace is required to implement trace ?
For methods inside the interface why can’t you specify the accessibility modifier?
What is yield break in c#?
How many destructors can a class have?