Answer Posted / miss clever
* Batch job issues halt instruction
* User logs off
* Process executes a service request to terminate
* Error and fault conditions
* Normal completion
* Time limit exceeded
* Memory unavailable
* Bounds violation; for example: attempted access of
(non-existent) 11th element of a 10-element array
* Protection error; for example: attempted write to
read-only file
* Arithmetic error; for example: attempted division by zero
* Time overrun; for example: process waited longer than
a specified maximum for an event
* I/O failure
* Invalid instruction; for example: when a process tries
to execute data (text)
* Privileged instruction
* Data misuse
* Operating system intervention; for example: to resolve
a deadlock
* Parent terminates so child processes terminate
(cascading termination)
* Parent request
| Is This Answer Correct ? | 26 Yes | 1 No |
Post New Answer View All Answers
Difference between logical and physical address space?
What is a hard real time OS?
How does dynamic loading aid in better memory space utilization?
What is RR scheduling algorithm?
How do I enable plugins on firefox?
Difference between NTFS and FAT32?
What are pages?
What is the use of paging in operating system?
How do I know if I have a 64 bit processor?
Differentiate between the user mode and monitor mode.
what is the memory required when a screen has 1024*1280 pixels and each pixel can have around 16 million colors?
What join() method does?
Which program files folder is 64 bit?
What is context in operating system?
Give an example of a Process State.