Chapter 10: Problem 4
What is the value of RESULT after execution of the following COBOL code? Assume that VALUE1 has the value 100 . MOVE VALUE1 TO VALUE2. ADD 1 TO VALUE2. ADD VALUE1 TO VALUE2. ADD VALUE1 TO VALUE2 GIVING RESULT.
Short Answer
Step by step solution
Key Concepts
These are the key concepts you need to understand to accurately answer the question.