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
Describe horizontal scalability and vertical scalability.
What is asymmetric clustering?
Is there a 86 bit operating system?
What happens if you install 64 bit on 32?
Explain briefly about processor and its functioning?
Explain the difference between load-time dynamic linking and run-time dynamic linking?
What are 4 types of operating systems?
What is a 32 bit integer?
Do I need both program files and program files x86?
What is Page-Stealer process?
What is Real Time Operating System (RTOS)? What are the advantages of RTOS?
Is vmware an operating system?
How do I find my os version?
List the possible threads a thread can have?
How does the system detect thrashing?