What is difference between value and reference types?
Answer Posted / shiva charan
Moreover added to the above points
if two reference variables are pointing to the same
location, change in one reference variable will reflect the
other referenc variable.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How do you set a class path?
Why do we need dependency injection in c#?
What is sealed class in c#?
Can a constructor be private in c#?
What is difference between web and window application?
Define a manifest in .net?
What is the benefit of using interface in c#?
What are reflections in c#?
Explain the difference between access specifier and access modifier in c#?
Explain when should you call the garbage collector in .net?
What is master page in asp net c#?
What do you mean by directing?
Define parsing? Explain how to parse a datetime string?
Why do we need escape characters?
How many aware interfaces are there?