In the above example, all operands used are variables. However, it's not necessary at all. Operands used in arithmetic operators can be literals as well. For example,
The + operator can also be used to concatenate two or more strings. For example
The output from above code can be Talk is cheap. Show me the code. - Linus Torvalds.