- for loop
- ++i
- i = 10
- i = 9
- i = 8
- i = 7
- i = 6
- sum = 40
- Bitwise operator & Operator Precedence (P.77)
- CLR & Variable Scope
- The value of x outside the for loop is 120
- The value of x inside the for loop is 0
- The value of x inside the for loop is 1
- The value of x inside the for loop is 2
- The value of x outside the for loop is 120
- Namespace
- local count1 = 10
- mySpace count2 = 220
- Global count1 = 100
- case statement
- The string has 10 vowels and 12 consonants.
- continue statement
- comma expression
- 1278945280
-
- 2*i
- N-1
- 2*i