4DQuiz


How Do Objects Work? View from small screen devices!  

How Do Objects Work?

In classical programming terms objects are implemented as an unordered dictionary.

A dictionary (also known as a map or an associative array) is a collection of key-value pairs, where the key uniquely identifies a value. In the case of objects, the key is the item reference, or tag. The value is whatever data was stored with the key.

Objects are unordered dictionaries, meaning that the internal order of the key-value pairs at any given time is indeterminate.



Topics of Interest
Object tools
 

Published date: Fri, 14 Jul 2006 16:36:54 GMT   → View XML Version

Edit this page now

© 2005 - 2006 4dquiz.com, All trademarks accepted. All Rights Reserved!
Site Index