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
Answers were Sorted based on User's Feedback
Re: 01 NAME1 PIC X(13) VALUE "COBOL PROGRAMMING". 01 NAME2 PIC X(13). now I want to display the value of NAME1 in reverse order i.e value should be displayed as "GNIMMARGORP LOBOC" HOW can I do that ??? please let me know if any one knows it.
level number 77 is used to define a)group data b)elementary data c)redefine d)none
How will you find the currepted records in a file
wht do u mean by (*,intrdr) wht is * used for ?
which one is better among static call and dynamic call?
What is COMP SYNC?
i Want All cobol ERROR codes?
How many sections are there in data division?.
How can you add a particular field/coloumn in copybook?
How to retain the Duplicates in the one records?
what is meant by binary search?
How do you get the data to code the BMS macro?