answersLogoWhite

0

What is an associative array?

Updated: 4/28/2022
User Avatar

Bobo192

Lvl 1
8y ago

Best Answer

An associative array is one of a number of array-like data structures where the indices are not limited to integers.

User Avatar

Wiki User

8y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is an associative array?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the difference between numeric array and associative array?

Numeric array has numbers(+integers) that represent the values Associative array has strings that represent the values


What is the difference between a numericial array and an associative array?

A numericial array is an array with keys made up of only integers. An associative array is an array with keys made up of anything that is not an integer. In some languages, it is possible to mix integer keys and non-integer keys into a mixed array.


What is associative memory explain its advantage?

its also called content addressable memory .Content-addressable memory (CAM) is a special type of computer memory used in certain very high speed searching applications. It is also known as associative memory, associative storage, or associative array


What are associative arrays in Java programming language?

Java does not support associative arrays. However, you can achieve the same thing using a map.


What is difference between key and index in php arrays?

A key is the name of a variable in an array ($array["key"]) and the index is the position it's at ($array = ["key" => 0], the index would be 0). Keys and indices are the same if the array is not associative though ($array = [true], the key holding the value true is named 0 and is at index 0).


Which Oracle type must you use to make values inserted into an associative array persist over the life of a user's session?

Package variable


What is collection in oracle 11g?

Collection is a composite datatype in oracle and it can also be called as pl/sql table which is used to store collection of similar datas as like an array of C.There are three types in collections 1.Associative array 2.Nested Table 3.Varray


What is 11g in oracle 11g?

Collection is a composite datatype in oracle and it can also be called as pl/sql table which is used to store collection of similar datas as like an array of C.There are three types in collections 1.Associative array 2.Nested Table 3.Varray


Division of whole numbers is associative?

No it is not an associative property.


What is the synonym of associative property?

There is no synonym for the associative properties.


What are facts about associative property?

facts associative property


Is associative properties and associative properties of addition the same?

No because the associative property can be found in other operations as well.