Which keyword when applied on a method indicates that only one thread should execute the method at a time.
Which keyword when applied on a method indicates that only one thread should execute the method at a time. Correct Answer synchronized
Which keyword when applied on a method indicates that only one thread should execute the method at a time. Correct Answer synchronized