ObjectiveMcq
Print Protected
This page is protected for print. Use the website to view the content.
What is the process of reserving a place in computer memory to store a value for a symbol?
Correct Answer: C — Binding
Binding means that allotting a memory location to a variable and storing a value in it.