Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="795314b225339c30-63c3b059-458143f8-aaa2b8f2-0c95e88b642d9057d04c6dc6"><ac:plain-text-body><![CDATA[

[[ESA 2005

AA. Bibliography#ESA 05]]

Rule 65: Use parentheses to explicitly indicate the order of execution of numerical operators

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="11bbde59e0e21f53-8dc97bd7-4a734867-a303b8fe-21677f6abb8d180853bc6bc7"><ac:plain-text-body><![CDATA[

[[Tutorials 2008

AA. Bibliography#Tutorials 08]]

[Expressions, Statements, and Blocks

http://java.sun.com/docs/books/tutorial/java/nutsandbolts/expressions.html]

]]></ac:plain-text-body></ac:structured-macro>

 

Operators

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="a49dad16c2dba3a0-dc41ffa9-4d8d421e-834bb094-00ef59986a6ae56620c68469"><ac:plain-text-body><![CDATA[

[[Rogue 2000

AA. Bibliography#Rogue 2000]]

Rule 77: Clarify the order of operations with parentheses

]]></ac:plain-text-body></ac:structured-macro>

...

EXP04EXP51-J. Do not perform assignments in conditional statements      02. Expressions (EXP)      EXP07-J. Understand the differences between bitwise and logical operators