added till 8th b and c

This commit is contained in:
Misa
2026-01-29 15:26:29 +05:30
parent fd0c995cd6
commit 7f14e4b061
9 changed files with 41 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
//Write a java program for demonstrating thread synchronization
class Table
{
synchronized void printTable(int n)