______ keyword when applied on a method indicates that only one thread should execute the method at a time.

Options
- transient
- volatile
- synchronized
- native


CORRECT ANSWER : synchronized

Write your comments


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement