A. The amount of physical memory cannot put a constraint on the program B. Programs for an extremely large virtual space can be created C. Throughput increases D. All of the mentioned
A. Execution of a process that may not be completely in memory B. A program to be smaller than the physical memory C. A program to be larger than the secondary storage D. Execution of a process without being in physical memory
A. The system call will continue execution and the signal will be ignored completely B. The system call is interrupted by the signal, and the signal handler comes in C. The signal has no effect until the system call completes D. None of the mentioned