Computer Science, asked by kartik3460, 10 months ago

write about lookup and references function​

Answers

Answered by MrPrinceX
1

Lookup & Reference functions help you to work with arrays of data, and are particularly useful when you need to cross reference between different data sets. They perform tasks such as providing information about a range, returning the location of a given address or value, or looking up specific values.

Similar questions