A LESS 1200 IF B GREATER 25 MOVE 47 TOC
ELSE MOVE 57 TO C
IF A GREATER 249 MOVE 67 TO C
ELSE NEXT SENTENCE ELSE IF B LESS 67
MOVE 27 TO C
What will be the value of C, when A is 137 and b is 25
Answer Posted / sachin
C Should be 57.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Write a cobol program making use of the redefine clause.
how do you reference the ksds vsam file formats from cobol programs
what are decleratives in cobol?
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
Why occurs cannot be used in 01 level in COBOL?
Differentiate between structured cobol programming and object-oriented cobol programming.
What are the different data types in cobol?
What are INPUT PROCEDURE and OUTPUT PROCEDURE?
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
What is the compute verb? How is it used?
What is amode(31)
i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this
Have you used comp and comp-3 in your project? And how?
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
What are the different types of condition in cobol and write their forms.