Computer Science for IGCSE & O level - Programming (Section 10 - No. 5)

What is the exponentiation operator in most programming languages (as per the examples)?
/
+
^
==

Explanation

The image uses `^` as an exponentiation operator, even though it might vary by language.

Comments (0)

Advertisement