Across
- 6. code walk through removes these kinds of errors
- 8. do not use this for multiple purposes
- 10. the other name for fault tolerance
- 12. Certain error conditions tha occur during execution of a program
- 15. handling array indices is a___________ type of exception
- 16. Float is one of the __________ type
- 17. process of verifying the types
- 19. coding______________ have to be mandatorily followed by the programmers
- 20. type checking done during runtime
- 21. code __________ is carried out after the module is successfully compiled
Down
- 1. code should be well_______________
- 2. the use of this have to be limited
- 3. concurrency is used in such systems
- 4. coding____________ give some general suggestions regarding the coding style to be followed
- 5. councurrency is useful in computer systems
- 7. Keyboard interrupts is _______________ Exception
- 9. one of the type of code review
- 11. representing essential features without including background detais
- 13. type checking done by compiler
- 14. Occurance of multiple events within overlapping time formats
- 18. describes on of the possible values of a structure
