8000 Update README.md · ruturajjadhav07/Java@9efc4cf · GitHub
[go: up one dir, main page]

Skip to content

Commit 9efc4cf

Browse files
Update README.md
1 parent d932c1d commit 9efc4cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Java Core/Thread/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Threads
22
## What is Thread...?
3-
*Doing multiple task and dividing task into sma;l units is called thread.*
3+
*Doing multiple task and dividing task into small units is called thread.*
44
*Threads are lightweight and its smallest part of unit.*
55
*The threads are java class used to achieve thread programming.*
66
*It is same like classs that provides constructor method to create operations on threads.*

0 commit comments

Comments
 (0)
0