Which of the following statement is also known as the assignment statement
Answers
Answered by
0
Answer:
what r options
Explanation:
In some languages the symbol used is regarded as an operator (meaning that the assignment statement as a whole returns a value) while others define the assignment as a statement (meaning that it cannot be used in an expression).
...
Notation.
MOVE expression TO variable COBOL
PUT expression IN variable ABC
Similar questions