Answer Posted / kiran
77 take less memory
the most important thing is faster accessing than 01
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
what are decleratives in cobol?
What are the cobol coding sheets?
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.
What is the utilization of copybook in cobol?
Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
how to access the file from prodution from changeman tool and to submit a file to production
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
What is a report item?
What are INPUT PROCEDURE and OUTPUT PROCEDURE?
Name some of the examples of COBOl 11?
Have you used comp and comp-3 in your project? And how?