We talked about multi-threaded applications throughout the course. In this lesson, we’ll learn how to identify active threads. We can take a look at all of the threads present in our application to find what’s causing this.

Application source code

We have created a multi-threaded application that encounters a divide-by-zero error and runs into a floating-point exception:

Get hands-on with 1200+ tech skills courses.