Saved Bookmarks
| 1. |
What do you mean by base address in-memory representation of an array? |
|
Answer» The base address in memory representation of an array is the memory address of the first element of an array. |
|