Computer Science for IGCSE & O level - Programming (Section 9 - No. 48)

Which character is typically used as the multiplication operator?
/
*
+
-

Explanation

The asterisk (*) is the standard symbol used for multiplication in programming.

Comments (0)

Advertisement