i have mainprogram and subgram...if i compile mainprogram
without stop run..what will u get in compilation time?
Post New Answer View All Answers
What is the local-storage section?
How arrays can be defined in COBOL?
What is the default value(s) for an initialize and what keyword allows for an override of the default?
Write the code implementing the perform … varying.
How can you get the ksds file records into your cobol program?
I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?
Write a cobol program making use of the redefine clause.
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
What is perform what is varying?
Explain about different table spaces.
What is the difference between comp and comp-3 usage?
how do you define single dimensional array and multidimensional array in your cobol?
Explain how to differentiate call by context by comparing it to other calls?
what happens if parmparameter passes zero bytes to the program
Write some characteristics of cobol as means of business language.