Monday, April 18, 2016

In which cases we say a program is improper?


  • Interrupt and trap instructions in assembly language
  • Fortran-type end of file conditions
  • PL/ 1-type on conditions
  • Fixed overflow and underflow conditions
  • DO CASE, BREAK/LEAVE instructions
  • Self-modifying code if it can become nonstructured

No comments:

Post a Comment