i have two programs 1.cobol program 2.copy book program
can i move bouth program in to the production or single single program?
Answer / munna
Copy Book and Program should compile together(means when Program compiling Copy book should exist in the library) and code should move togetther to Production.
Is This Answer Correct ? | 3 Yes | 1 No |
Explain the types of perform?
Define sort?
Define redefine?
What is sort?
Explain the syntax of redefine?
How COBOL helps Mainframe to maintain large records ???
Explain the difference between comp & comp-3?
Code how to read 5th element of the array?
seqence numbers in cobol
How u detect record is locked in Cobol/400 ? Wat is the solution for that ?
What are fillers?
What is input procedure?