| CHAPTER 15: Expressions |
Previous |
Java Language |
Index |
Next |
If an expression denotes a variable, and a value is required for use in further evaluation, then the value of that variable is used. In this context, if the expression denotes a variable or a value, we may speak simply of the value of the expression.
| © 1996 Sun Microsystems, Inc. All rights reserved. |