Sunday, April 17, 2011

26)Order of Evaluation

Order of Evaluation is most operators do not guarantee a particular order of evaluation for their operands. If an operator does, we mention that fact in its description below. In the absence of such a guarantee, the compiler may rearrange calculations within a single expression as it wishes, if the result would be unchanged ignoring any possible side effects.For example, if an expression assigns

No comments:

Post a Comment