Example 1: Addition
The sum of 10 and 11 is 21.Example 2: Subtraction
The difference between 15 and 5 is 10.Example 3: Multiplication
The product of 5 and 10 is 50.Example 4: Division
The quotient of 30 divided by 5 is 6.Example 1: Pre-increment
1Example 2: Post-increment
01
?>