What is tne need to use sub programs in Cobol?
Answer Posted / chowdary
reusabulity of code and coding time will be reduced
| Is This Answer Correct ? | 15 Yes | 0 No |
Post New Answer View All Answers
if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.
What is difference between static and dynamic call in cobol?
How to use the same COBOL program in Batch and CICS on lines? explain with an example
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
What is the difference between goback, stop run and exit program in cobol?
What is a report item?
What type of SDLC u followed? Why?
What is redefines clause in COBOL?
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
what is s000 u4087 error? please give the all error codes in cobol,jcl.
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?
What is perform what is varying?
What is the difference between structured cobol programming and object alternativelyiented cobol?