If you were passing a table via linkage, which is
preferable - a subscript or an index?
Answer Posted / aji cherian
Sbscript
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
Define cobol?
What is a SSRANGE and NOSSRANGE?
What are declaratives and what are their uses in cobol?
input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
what is amode(24), amode(31), rmode(24) and rmode(any)?
What are the different rules to perform a Search?
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
Are you comfortable in cobol or jcl?
) what is the difference between AID and HANDLE AID?
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
What do you understand by psb and acb?
What is the difference between Global and External Variables?
what happens if parmparameter passes zero bytes to the program
Write a program to explain size error.