What is the Difference between value and reference type?

Answer Posted / taranjeet

value type: when value is assigned to another
variable,values are copied.
refrence type: when assignment between two variable accures
only reference is copied value remain same

Is This Answer Correct ?    58 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is generic delegates in c#?

529


Explain jagged arrays in c#?

576


What is different about switch statements in c#?

492


List out the differences between array and arraylist in c#?

527


What is the C# syntax to catch any possible exception?

532






Explain the clr triggers?

526


What is ac callback?

505


List down the fundamental oop concepts?

498


Can an exception be thrown from a catch block?

572


Can arraylist hold primitive types?

541


Is c# and c same?

507


what is the difference between interface and multiple interface?

541


How to install or uninstall a windows service?

568


What is class method c#?

483


What is lastindexof c#?

484