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


Please Help Members By Posting Answers For Below Questions

Why we use extension methods in c#?

546


What is ispostback c#?

557


What is the main method?

575


List the 5 different access modifiers in c#?

591


What is monitor in C#?

677






Why do we need indexers in c#?

567


What does private void mean in c#?

638


how encapsulation is implemented in c#

730


How do I declare inout arguments in c#?

630


What is assembly version series sequence?

628


Why do we need private constructor in c#?

543


Define a manifest in .net?

660


List out two different types of errors in c#?

611


What is int16?

592


What are the steps to create a webservice and consume it?

546