Prepare for your Next Interview
This is a discussion on Differences between Value and Reference Types within the ASP.NET forums, part of the Web Development category; Differences between Value and Reference Types...
|
|||
|
Re: Differences between Value and Reference Types
Hi,
A basic difference between value types and reference types is that an instance of a value type has its value allocated on the stack, while an instance of a reference type has only a reference to its actual value allocated on the stack. The value itself is allocated on the heap. Regards, Vikas Vaidya [Please mark it as thanks if u got ur answer] |
| The Following 2 Users Say Thank You to vikasvaidya For This Useful Post: | ||
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| differences | chandanavemulapally | C and C++ | 3 | 12-19-2007 04:03 AM |
| differences between QTP & RFT | bvani | QTP | 1 | 09-05-2007 07:47 PM |
| Differences | pkishoreroy | Data Warehousing | 2 | 04-04-2007 12:29 AM |
| Provide the Similarities and Differences | StephenRaj | Windows | 2 | 10-25-2006 12:57 PM |
| Differences Needed | fred | Web Design | 1 | 07-26-2006 04:54 PM |