Relational and Logical Operators
An Introduction with Examples in Java
Prof. David Bernstein
James Madison University
Computer Science Department
bernstdh@jmu.edu
The Slides on this Topica Have Been Divided in Two Parts
Logical Operators
:
A discussion of operators with Boolean operands that evaluate to a Boolean
Relational Operators
:
A discussion of operators with numeric operands that evaluate to a Boolean