Exceptions & Processes

Exception handling

Exception handling is a process used in computing and programming to respond to anomalous or exceptional conditions during the execution of a program. It can be facilitated by language constructs, hardware mechanisms, or OS IPC facilities. In some cases, it may be possible to resume execution after an exception has been handled.

1 courses cover this concept

15-213/18-213/14-513/15-513/18-613 Introduction to Computer Systems

Carnegie Mellon University

Fall 2019

This course provides a deep dive into the inner workings of computer systems, enhancing students' effectiveness as programmers. Topics span machine-level code, performance evaluation, computer arithmetic, memory management, and networking protocols. It serves as a foundation for advanced courses like compilers and operating systems.

No concepts data

+ 22 more concepts