Thursday, August 28, 2008

Operator, are you there?

We're going to learn about operators today.

Copy and paste the following into a comment to this blog. After each operator, provide a definition for it. Submit the comment after today's lecture.

Mathematical:
+
-
/
*
%
++
--

Assignment:
=

Comparison:
<
>
<=
>=
!=

Boolean:
&&
||

No comments: