Re: priority of operators
- From: klynn47@xxxxxxxxxxx
- Date: 16 May 2005 09:22:35 -0700
In the binary operation, +, the left-hand operand appears to be fully
evaluated before any part of the right-hand operand is evaluated. This
is according to the Java Language Specification.
.
- Follow-Ups:
- Re: priority of operators
- From: alias
- Re: priority of operators
- References:
- priority of operators
- From: alias
- Re: priority of operators
- From: klynn47
- Re: priority of operators
- From: alias
- priority of operators
- Prev by Date: Re: priority of operators
- Next by Date: Re: New to java
- Previous by thread: Re: priority of operators
- Next by thread: Re: priority of operators
- Index(es):
Relevant Pages
|