Computer Science, asked by st67215, 3 months ago

two features of dictionary data type?​

Answers

Answered by ushabandari50
1

Answer:

They are also known as maps, hashmaps, hash tables, and associative arrays. Despite different names, they share the same feature — their elements are key-value pairs. In plain English, a dictionary consists of one or more items, and we can use unique keys to identify each of these elements

Similar questions