Computer Science, asked by hiba2754, 5 months ago

Key-value pair data storage includes?

Answers

Answered by shubhdubey065
0

Answer:

a key, which is a unique identifier for some item of data, and the value, which is either the data that is identified or a pointer to the location of that data. Key-value pairs are frequently used in lookup tables, hash tables and configuration files

Similar questions