8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d932c1d commit 9efc4cfCopy full SHA for 9efc4cf
Java Core/Thread/README.md
@@ -1,6 +1,6 @@
1
# Threads
2
## What is Thread...?
3
-*Doing multiple task and dividing task into sma;l units is called thread.*
+*Doing multiple task and dividing task into small units is called thread.*
4
*Threads are lightweight and its smallest part of unit.*
5
*The threads are java class used to achieve thread programming.*
6
*It is same like classs that provides constructor method to create operations on threads.*
0 commit comments