Shape Shape

Thread

Thread is the smallest unit of execution within a process. Used in multitasking and concurrent programming.

Example:

A web server handles multiple client requests using threads.

WhatsApp Icon