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