How does Small Basic evaluate an expression containing arithmetic operator ?
Answers
Answered by
2
- Small Basic Statements and Expressions The expression on the right hand side is evaluated, then the variable (or property) on the left hand side of the assignment operator is replaced by that value of the expression.
Similar questions