Vidyalelo
Java Programming · Q44

Miscellaneous Java

Programming · Java Programming · question 44

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
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board