Chapter 4
Operators
Java
provides a rich operator environment. Most of its operators can be divided into
the following four groups: arithmetic, bitwise, relational, and logical. Java
also defines some additional operators that handle certain special situations.
This chapter describes all of Java’s operators except for the type comparison
operator instanceof, which is
examined in Chapter 13 and the new arrow operator (−>), which is described
in Chapter 15.
Related Topics
Privacy Policy, Terms and Conditions, DMCA Policy and Compliant
Copyright © 2018-2023 BrainKart.com; All Rights Reserved. Developed by Therithal info, Chennai.