Hi ! .Today i am going to ask on synchronized block.

the general form of synchronized block is
class table
{
.......

void printTable(int n)

{