View Single Post
Old 06-03-2016, 06:31 AM   #3
priyankagupta
Registered User
 
Join Date: May 2016
Posts: 4
Multi-threading in java is a process of executing multiple threads simultaneously. The thread is basically a lightweight sub-process, the smallest unit of processing. Java Multi-threading is mostly used in games, animation etc.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
priyankagupta is offline   Reply With Quote