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 / guest

c has to be 57

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to remove 2 duplicate records and copy only one using job control language?

753


i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com

1771


what is the use of outrecord?

1771


how to refer the data field?

1812


What do you understand by psb and acb?

666






What are the pertinent COBOL commands?

2626


Why occurs cannot be used in 01 level in COBOL?

719


State the various causes of s0c1, s0c5 and s0c7.

665


How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that

2732


Write a program that uses move corresponding.

673


What is a scope terminator give example?

657


what are decleratives in cobol?

1827


how do you reference the fixed unblock file formats from cobol programs

712


Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning

685


Whats the difference between search & search ALL?

5264