Where does java thread support reside It resides in three places The java.lang.Thread class (Most of the support resides here) The java.lang.Object class The java language and virtual machine What is the difference between Thread and a Process Threads... (Continue reading)