Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what is associative array



what is associative array..

Answer / 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

More Core Java Interview Questions

What is the difference(or similarity if there are some) between object and a variable?

4 Answers   ME,


How much ram can a 64 bit processor theoretically?

0 Answers  


List the three steps for creating an object for a class?

0 Answers  


What is difference between protected and private?

0 Answers  


How does predicate work in java?

0 Answers  


Can you pass by reference in java?

0 Answers  


How to sort a collection of custom Objects in Java?

0 Answers  


What is the disadvantage of java?

0 Answers  


What are the important features of Java 11 release?

0 Answers  


What is == in java?

0 Answers  


Explain Big-O notation with an example

1 Answers  


To set the position and size of a component, which methods are used?

3 Answers  


Categories