Computer Science for IGCSE & O level - Programming (Section 11 - No. 37)

What is typically the symbol for division in programming?
%
/
*
\

Explanation

The forward slash (/) is commonly used for division.

Comments (0)

Advertisement