

InterviewSolution
Saved Bookmarks
1. |
_____________ are identified by their addresses, we give them names (field names / variable names) using words.(a) Memory variables(b) Memory Locations(c) Memory Addresses(d) Data variablesThis question was posed to me during an online exam.Question is from Pseudo Code topic in portion Planning the Computer Program of Computer Fundamentals |
Answer» The correct option is (b) MEMORY Locations |
|