88 level entry is used for
(a) data items in WORKING-STORAGE SECTION
(b) items with RENAMES clause
(c) condition-names
(d) None of the above
Answer Posted / supriya shree
items with RENAMES clause
| Is This Answer Correct ? | 1 Yes | 10 No |
Post New Answer View All Answers
How are the next sentence and continue different from each other?
What are the different rules of SORT operation?
Give some examples of command terminators?
What is the LINKAGE SECTION used in COBOL?
how do you reference the esds vsam file formats from cobol programs
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
How do u write test cases?
Why did you choose to work with ibm mainframe cobol programming?
State the various causes of s0c1, s0c5 and s0c7.
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.
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
What are INPUT PROCEDURE and OUTPUT PROCEDURE?
Write the code to count the sum of n natural numbers.
what is amode(24), amode(31), rmode(24) and rmode(any)?
Why would you use find and get rather than to obtain?