Link Details

Link 97629 thumbnail
User 290279 avatar

By jamesling
via digcode.com
Published: Jul 24 2008 / 09:04

Understanding the mechanics of object equality is essential for programming logical expressions and is important when implementing operator overloads and casts. The mechanisms of object equality are different depending on whether you are comparing reference types (instances of classes), or value types (the primitive data types, instances of structs or enums). This article explains the equality of reference and value types independently.
  • 9
  • 0
  • 773
  • 131

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.

Voters For This Link (9)



Voters Against This Link (0)