Answer Posted / g.naveen
s9(5) occupies 5 bytes of memory.
| Is This Answer Correct ? | 46 Yes | 21 No |
Post New Answer View All Answers
Define static linking and dynamic linking.
Explain about different table spaces.
What is the difference between Call and a Link?
2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic
What is a report item?
What is an in line perform? When would you use it? Anything else you wish to say about it.
what is difference between cobol and cobol/400
What is the usage of comp fields in cobol?
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)?
Why occurs cannot be used in 01 level in COBOL?
Write the code to count the sum of n natural numbers.
) How do u handle errors in BMS macro
Explain the configuration section of a cobol program with examples of syntax.
What is the Purpose of Pointer in the string?
how do you reference the fixed unblock file formats from cobol programs