what is the difference between passing a value object by
reference and a reference object by value?
Answer Posted / c
I am sorry ...above is not correct....actually to pass
reference type as value we need to use clonable/ copy
constructor ...otherwise in C# it is not possible to pass
object as value
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What you mean by inner exception in c#?
Is c# lazy thread safe?
What is a satellite assembly in c#?
Can namespace contain the private class?
What is using keyword in C#?
Is string immutable in c#?
Which programming language is best for desktop applications?
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 are abstract classes in c#?
What are native functions?
How does the clr work?
Which types of inheritances does c# support?
What does .length do in c#?
Explain the difference between arraylist and array and in c#?
Why do we need static in c#?