Question d’entretien chez Ayoka

Difference between array and dictionary.

Réponse à la question d'entretien

Utilisateur anonyme

6 sept. 2020

Dictionary is an associative array or map-like structure, it takes both key and values as parameters where as arrays only are a collection of values.