Definitions
1.adjectivePertaining to, resulting from, or characterised by association; capable of associating; tending to associate or unite.
2.adjective(of a binary operator *) Such that, for any operands a, b and c, (a * b) * c = a * (b * c); (of a ring, etc.) whose multiplication operation is associative.
3.adjectiveAddressable by a key more complex than an integer index."AWK's associative arrays may be indexed by strings."