Q72
Which of these modifiers can be used for a variable so that it can be accessed from any thread or parts of a program?
A.
transient
B.
volatile
AnswerC.
global
D.
No modifier is needed
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board