Arithmetic Operators ; = (Assignment), Assigns right operand in left operand, a = $b would assign value of b into a ; == (Equality), Compares two numbers, if both ...
確定! 回上一頁