Summary

   

Java™ 2 Primer Plus
By Steven Haines, Steve Potts

Table of Contents
Chapter 3.  Operators


This chapter discussed the operators that you can use in Java to manipulate the values of variables. It included all the standard arithmetic operators, the increment and decrement operators, the relational operators, the bit-wise operators, and the shift operators. Finally it discussed the concept of operator precedence that defined the rules by which the order of operators is evaluated.

At this point Java is little more than a glorified calculator, so in the next chapter you will learn about flow control so that you can programmatically make decisions in your programs.


       
    Top
     



    Java 2 Primer Plus
    Java 2 Primer Plus
    ISBN: 0672324156
    EAN: 2147483647
    Year: 2001
    Pages: 332

    flylib.com © 2008-2017.
    If you may any questions please contact us: flylib@qtcs.net