The synchronized keyword indicates that a method can be accessed by only one thread at a time
Scanf returns number of items successfully read and not 1/0. Here 10 is given as input which should have been scanned successfully. So number of items read is 1.
Comments
There are no comments.Copyright ©CuriousTab. All rights reserved.