added till 8th b and c
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
//write a java program for inter thread communication using wait(), notify(), notifyall()
|
||||
class TotalEarnings extends Thread
|
||||
{
|
||||
int total = 0;
|
||||
|
||||
Reference in New Issue
Block a user