In COBOL, which statement is used to add two numeric values together?

  • ADD
  • DIVIDE
  • MULTIPLY
  • SUBTRACT
The ADD statement in COBOL is used to add two or more numeric values together. It supports various formats and can be used for both integer and decimal arithmetic operations.
Add your answer
Loading...

Leave a comment

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