Specifications

Sun Services
Java™ Programming Language
Module 13, slide 4 of 37
Copyright 2005 Sun Microsystems, Inc. All Rights Reserved. Sun Services, Revision F
Threads
What are threads?
Threads are a virtual CPU.
The three parts of at thread are:
CPU
Code
Data
CPU
Code Data
A thread or
execution context