what is associative array

Answer Posted / palepu sadashiv

An associative array is a very useful data structure for all kinds of application. An associative array is just a set of (key, value) pairs. Many programming languages, such as PHP and Perl (using hash variables) implement the functionality to work with these structures. Also Java incorporates associative arrays in the form of instances of the java .util.Hashtable class.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

why would you use a synchronized block vs. Synchronized method? : Java thread

752


What is meant by design patterns?

798


Explain the usage of this with constructors?

752


what are the methods in object?

870


which is advanced deep technology in java launched by the sun microsystem??? The answer is very logical If u need correct answer mail me at priya_gupta@gmail.com

3425


What is java basic concept?

791


What is the structure of java?

757


Why charat is used in java?

812


Can an interface extend another interface?

818


How we create object in copy constructor?

875


Tell me about your ability to work under pressure

1956


What is structure of java heap? What is perm gen space in heap?

782


How list contains works in java?

745


What is string and example?

785


What is the difference between reader/writer and inputstream/output stream?

779