Geeks Talk

Prepare for your Next Interview




Differences between Value and Reference Types

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...


Go Back   Geeks Talk > Web Development > ASP.NET

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 01-31-2008
Junior Member
 
Join Date: Jan 2008
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
duggusrujankumar is on a distinguished road
Differences between Value and Reference Types

Differences between Value and Reference Types
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 02-04-2008
Contributing Member
 
Join Date: Jun 2007
Location: Delhi, India
Posts: 50
Thanks: 0
Thanked 22 Times in 18 Posts
vikasvaidya is on a distinguished road
Re: Differences between Value and Reference Types

Quote:
Originally Posted by duggusrujankumar View Post
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]
Reply With Quote
The Following 2 Users Say Thank You to vikasvaidya For This Useful Post:
Reply

  Geeks Talk > Web Development > ASP.NET


Thread Tools
Display Modes


Similar Threads

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


All times are GMT -4. The time now is 08:08 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Copyright © 2008 GeekInterview.com. All Rights Reserved