What are different file OPEN modes available in COBOL?
Answer Posted / arti
input,output,i-o,extend.
| Is This Answer Correct ? | 12 Yes | 3 No |
Post New Answer View All Answers
i want a program using by if, evaluate , string, unstring, perform, occurs?
What is the difference between PIC 9.99 and PIC9v99?
Explain how to differentiate call by context by comparing it to other calls?
Write some characteristics of cobol as means of business language.
What is a scope terminator give example?
What are INPUT PROCEDURE and OUTPUT PROCEDURE?
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
Can we redefine the field of x(200) to less than 200?
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
how do you reference the variable unblock file formats from cobol programs
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 program to explain size error.
What are the different rules of SORT operation?
Difference between array and sub-script ?
What is cobol?