upload
IEEE Computer Society
Branche: Computer; Software
Number of terms: 50628
Number of blossaries: 0
Company Profile:
Founded in 1946, the IEEE Computer Society is a professional organization for computing professionals. Based in Washington, DC, it's the largest of IEEE’s 38 societies organized under the IEEE Technical Activities Board. The IEEE Computer Society is dedicated to advancing the theory, practice, and ...
An error that results in the complete inability of a system or component to function.
Industry:Computer; Software
An event that causes suspension of normal program execution. Types include addressing exception, data exception, operation exception, overflow exception, protection exception, underflow exception.
Industry:Computer; Software
An exception that occurs when a program attempts to use or access data incorrectly.
Industry:Computer; Software
An exception that occurs when a program attempts to write into a protected area in storage.
Industry:Computer; Software
An exception that occurs when a program calculates an address outside the bounds of the storage available to it.
Industry:Computer; Software
An exception that occurs when a program encounters an invalid operation code.
Industry:Computer; Software
An exception that occurs when the result of an arithmetic operation exceeds the size of the storage location designated to receive it.
Industry:Computer; Software
An exception that occurs when the result of an arithmetic operation is too small a fraction to be represented by the storage location designated to receive it.
Industry:Computer; Software
An execution trace that records only branch or jump instructions.
Industry:Computer; Software
An expression that can be input to a computer system to initiate an action or affect the execution of a computer program; for example, the "log on" command to initiate a computer session.
Industry:Computer; Software