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

In pseudocode, what does '<' symbol stand for in the context of operations?
Not equal to
Greater than
Less than
Equals

Explanation

'<' symbol indicates less than.

Comments (0)

Advertisement