Add to Chrome
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
Constant (final) variables in Java can be...
Local variables, but not fields.
Fields (static and non-static) or local variables.
Static fields or local variables, but not instance variables (non-static fields).
Instance variables (non-static fields) or local variables, but not static fields.
Fields (static and non-static), but not local variables.
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!