InterviewSolution
Saved Bookmarks
| 1. |
When a subroutine is called ____________(a) it defines a new locality(b) it is in the same locality from where it was called(c) it does not define a new locality(d) none of the mentionedI got this question during an online exam.The query is from Virtual Memory in portion The Linux System of Operating System |
|
Answer» RIGHT OPTION is (a) it DEFINES a new locality The explanation: NONE. |
|