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

Which elements are used in a pseudocode assignment statement?
Equals sign (=)
Left arrow (<-)
Right arrow (->)
Colon (:)

Explanation

The left arrow (<-) is commonly used to assign values in pseudocode.

Comments (0)

Advertisement