What is the method to associate key with the relative address called as?
a. hashing
b. chaining
c. addressing
d. keying
Answers
Answer:
c.addressing..........
Answer:
The answer is c. addressing
Explanation:
what's addressing in C?
when a variable is created in C, a memory address is assigned to the variable. The reminiscence address is the area of where the variable is saved at the pc. whilst we assign a cost to the variable, it's miles saved on this memory address.
How do you print an address in C?
To print the reminiscence deal with, we use '%p' format specifier in C. To print the deal with of a variable, we use "%p" specifier in c programming language. There are two approaches to get the cope with of the variable: by means of the usage of "cope with of" (&) operator.
What is the method to associate key with the relative address called as?
https://brainly.in/question/41133481
What is the method to associate key with the relative address called as?
https://brainly.in/question/31307202
#SPJ2