In COBOL, the ________ statement is used for performing complex arithmetic operations.

  • ADD
  • COMPUTE
  • MOVE
  • PERFORM
The COMPUTE statement in COBOL is used for performing complex arithmetic operations involving multiple variables. It allows for the execution of arithmetic expressions with various mathematical operators.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *