512. | Which mode bit is used to indicate user mode |
Discuss |
Answer: (b).1
|
513. | A buffer where the data will be read into and written from is |
Discuss |
Answer: (a).LPVOID Buffer
|
514. | The number of bytes read during the last read is known as _______ bytesRead |
Discuss |
Answer: (c).LPDWORD
|
515. | A control card is a ________ system concept |
Discuss |
Answer: (c).batch
|
516. | There are two types of interproccess communication, _________ and __________ |
Discuss |
Answer: (b).message passing,shared memory
|
517. | When the instructions are being executed, this state is known as |
Discuss |
Answer: (d).Running
|
518. | The list of processes waiting for a particular I/0 device is called a |
Discuss |
Answer: (c).Device queue
|
519. | Long term scheduler are also known as |
Discuss |
Answer: (b).Job scheduler
|
520. | When a process terminates then all its children must also be terminated. This phenomenon is called |
Discuss |
Answer: (c).Cascading termination
|