When can the USING phrase be included in the call
statement ?

Answers were Sorted based on User's Feedback



When can the USING phrase be included in the call statement ?..

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 can the USING phrase be included in the call statement ?..

Answer / s

When we are recieving value from the sub program

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More COBOL Interview Questions

When is a scope terminator mandatory?

3 Answers  


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

6 Answers   Wipro,


how to transfer the file from pc to mainframe??

3 Answers  


How do u write test cases?

0 Answers   IBM,


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.

1 Answers   Mind Tree,






Can we put move statement in COBOL copybook

3 Answers   Global Logic,


1.Can we define condition-name conditions in FD entry.

11 Answers  


wht is structured cobol pgm and non structred cobol pgm ?

1 Answers   CTS, DELL,


what are decleratives in cobol?

0 Answers   GGG, Satyam,


how can u find out just by seeing wheater it is main program or sub program ? any two ways to identify reply soon ?

2 Answers  


What are different file OPEN modes available in COBOL?

4 Answers   Sun Life,


What are the different open modes available in cobol?

0 Answers  


Categories