How does Java handle them? (cont’d)
The run method may be interrupted at
any time by the operating system and
put into the interrupted state, but that’s
not something you really need to
handle.