Computer Program Execution Error Handling
A software-generated interrupt caused by an error during program execution is called?
پروگرام پر عمل درآمد کے دوران خرابی کی وجہ سے سافٹ ویئر سے تیار کردہ رکاوٹ کو کیا کہا جاتا ہے؟
Answer: a trap
Explanation
A trap is a software-generated interrupt
A trap is caused either by an error or by a specific request from a user program that an operating-system service performed.
****
ND04-12-2022
This question appeared in
Past Papers (3 times)
MOD Past Papers (3 times)
This question appeared in
Subjects (1 times)
COMPUTER (1 times)
Related MCQs
- A quantity whose value may change during execution of the program is called a _____?
- An error in software or hardware is called a bug. What is the alternative computer jargon for it?
- Which function is used to get values into variables from the keyboard during the execution of a program?
- The designers of the Multics system were the first to use the term ________ to describe a program in execution in the context of operating systems.
- What is the difference among application, program and software?
- Which one translates the program written in assembly language into machine language instructions for execution?
- A computer program that translates one program instructions at a time into machine language is called?
- A computer program that converts an entire program into machine language is called _______
- A computer program that combines object codes into a single executable program is called _____?
- Which type of Occurrence of error crashes the program?