When can the USING phrase be included in the call
statement ?
Answers were Sorted based on User's Feedback
Answer / abhinesh
When Called Programs
Have Inputs and Outputs
That shud be provided in using clause
Is This Answer Correct ? | 1 Yes | 0 No |
When is a scope terminator mandatory?
When the working storage variables get allocated? a.At Compile time b.At starting of the run time c.At end of the run time. d.None of these
how to transfer the file from pc to mainframe??
How do u write test cases?
There are two flat files one having 10 records and other having 5 records. write a cobol pgm to find the duplicate records(matching records)from both files.
Can we put move statement in COBOL copybook
1.Can we define condition-name conditions in FD entry.
wht is structured cobol pgm and non structred cobol pgm ?
what are decleratives in cobol?
how can u find out just by seeing wheater it is main program or sub program ? any two ways to identify reply soon ?
What are different file OPEN modes available in COBOL?
What are the different open modes available in cobol?