View Single Post
Old 07-07-2014, 01:23 AM   #6
BarryWillson
Registered User
 
Join Date: Nov 2013
Posts: 56
Java is a threaded programming language ,that divide the entire program in to multiple thread and each thread have contain different task . when the start the working flow of java then all thread combine together and follow some rules for executing the program.
__________________

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.
BarryWillson is offline   Reply With Quote