how the control comes back from subprogram to mainprogram
Post New Answer View All Answers
What are the access modes of START statement?
Why would you use find and get rather than to obtain?
What is a report item?
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
How do you define a variable of comp-1 and comp-2?
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
What is the difference between next sentence and continue in cobol programing language?
What is the use of intialize verb?
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
How are the next sentence and continue different from each other?
example for sub strings ? and refernce modifications whit output pls
What is the LINKAGE SECTION used in COBOL?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
What are the different types of condition in cobol and write their forms.