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
Name the divisions, which are available in a cobol program?
What are different data types in cobol?
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.
Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.
Can a Search can be done on a table with or without Index?
In which area will you utilize 88 level items in cobol?
what is s000 u4087 error? please give the all error codes in cobol,jcl.
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
How are the next sentence and continue different from each other?
what is difference between cobol and cobol/400
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
what happens if parmparameter passes zero bytes to the program
Explain about different table spaces.
how to convert the recors form vsam file to db2 table tru file aid