Q44
Which Java keyword is used to explicitly specify that a variable cannot be changed after it is assigned a value?
A.
immutable
B.
static
C.
const
D.
final
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board