When we code these comp,comp1,comp-2,comp-3 and comp4
values. I know the differnece.I mean when we will prefer if
it is new program.Explain in detail with memory examples.
Thanks in advance.
Answer Posted / shubha
These are usage clauses. memory used by these items will very less compared to DISPLAY items, that is is why these are used especially to store the data with less memory usage
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Can we redefine the field of x(200) to less than 200?
) How do u handle errors in BMS macro
What are various search techniques in cobol? Explain.
how to convert the recors form vsam file to db2 table tru file aid
What is the difference between binary search and sequential search?
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)
What are the rules of the move verb?
how do you reference the rrds file formats from cobol programs
i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?
What is the local-storage section?
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
What is inspect in cobol ?
What is the difference between goback, stop run and exit program in cobol?
How to remove 2 duplicate records and copy only one using job control language?