A variable declared as final prevents its contents from being modified
A) True
B) False

Submitted by: Administrator
ans is true.

when we a final keyword to a variable the value of the variable can't change.
Submitted by: Administrator

Read Online Java Classes Job Interview Questions And Answers