What is the use of functional interface?
Why we use get set in c#?
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!!!
What?s the C# equivalent of C++ catch (?), which was a catch-all statement for any possible exception?
How can we sort an array in c#?
If all code is written in a try block and write a catch block with Exception type Exception .In that scenario will all the exceptions catched by that catch block? or any exceptions which will not be caught?
What is stringbuilder c#?
How do you inherit from a class in C#?
What is a console application in c#?
What is the difference between abstraction and encapsulation in c#?
Illustrate serialization?
What is the difference between double and decimal in c#?
In object oriented programming, how would you describe encapsulation in c#?