Certainly associative arrays are supported by C++ and Java, via libraries, but they are not built-in data types, as they are in Perl, PHP, Python and Ruby.
The code to construct and manipulate them is more ungainly in the lower-level languages.