Changes

Jump to: navigation, search

Understanding Ruby Logical Operators

111 bytes added, 15:05, 19 March 2009
no edit summary
</table>
<hr>
The objective of this chapter is to provide an overview of Ruby Logical Operators
== Ruby Logical Operators ==
''Logical Operators'' are also known as ''Boolean Operators'' because they evaluate parts of an expression and return a ''true'' or ''false'' value, allowing decisions to be made about how a program should proceed.

Navigation menu