Key value pair is usually seen in

Options
- Hash tables
- Heaps
- Both a and b
- Skip list


CORRECT ANSWER : Hash tables

Discussion Board
Data Structure - Hash Table

Key value pair is usually seen in hash table. Hash table or hash map is a data structure used to store key-value pairs. It is a collection of items stored to make it easy to find them later.

Prajakta Pandit 02-1-2017 12:18 AM

hash tables

pls comprehnd me well how this beacame hash tables

saed mohamed 03-7-2014 01:07 AM

Write your comments


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement