What is the Difference between value and reference type?
Answer Posted / ramu
watras
| Is This Answer Correct ? | 1 Yes | 27 No |
Post New Answer View All Answers
What is the difference between “out” and “ref” parameters in c#?
Can you inherit multiple abstract classes in c#?
What is a delegate? How can it works?
What is public or shared assemblies ?
What is dynamic object in c#?
What is difference between array and collection in c#?
What is anonymous types in c#?
What is the base class from which all value types are derived?
How to find whether the application is run from inside ide or not?
Is versioning applicable to private assemblies?
What is datacontract in c#?
Difference between debug.write and trace.write?
In dynamic link library, which api is used for load library?
What is ildasm.exe used for?
Explain the difference between pass by value and pass by reference.