1.

If a reference variable is declared final then _________________

A. It can never be reassigned to refer to a different object
B. It can be assigned to refer to any object anytime
C. It can never be assigned with any object
D. It can be assigned with 2 or more objects simultaneously
Answer» B. It can be assigned to refer to any object anytime


Discussion

No Comment Found