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 is strong data type in c#?
What are the Types of instancing properties and explain each. Explain the difference between multiuse,singleuse and globalmultiuse and which is default
What is pure abstract class in c#?
What are jump statements in c#?
Define boxing and unboxing in c#?
How do you declare a variable in c#?
What is system predicate?
Is array immutable in c#?
What operator means?
What is xor operation?
What is a must for multitasking
How many static constructors are allowed in a class?
How many types of delegates are there in c#?
Can a string be null c#?
Is php better than c#?