Operators and Expressions

Read this to learn more about operators and expressions.

We have seen how to use operators, operands and expressions - these are the basic building blocks of any program. Next, we will see how to make use of these in our programs using statements.