Computer Science for IGCSE & O level - Algorithm Design And Problem Solving (Section 2 - No. 42)

Which operator is used for division in pseudocode?
+
-
/
*

Explanation

The / symbol is used for division.

Comments (0)

Advertisement