Valuetype/reference type?

Answer Posted / sri

Value types are stored directly on the stack, either within
an array or within another type.

Reference type are stored on the run time heap.That only
accessed through a reference to that storage.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is the Difference between the public and private ?

512


What is the purpose of namespace in c#?

444


What is the xml document structure?

467


What is ado net in c#?

497


Explain the process of inheriting a class into another class?

487






What is short in c#?

520


For methods inside the interface why can’t you specify the accessibility modifier?

545


update data in an xml file which resides in solution itself, using silverlight 4.0

1370


What is difference between sleep () and wait ()?

486


How many bytes is an int?

491


What is using in c#?

465


Why c# is called type safe language?

459


What is the purpose of a namespace?

476


What are the Types of compatabilities and explain them

514


What is the object class in c#?

481