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

Which of the following operators has the highest precedence?
Add
Subtract
Multiply
Divide

Explanation

Multiply has a higher precedence in an algorithm

Comments (0)

Advertisement