Q. Which of the following modifiers can be used for a variable so that it can be accessed by any thread or a part of a program?
β
Correct Answer: (B)
volatile
You must be Logged in to update hint/solution