Introduction

In an associative array, user defined keys must be stored in the structure. So, each element of an associative array is a pair of entities (key, value). Design issues: What is the form of references to elements. Associative Arrays in Perl. Are called hashes, because elements are stored and retrieved with hash functions. Names begin with %; l ................
................