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


Please Help Members By Posting Answers For Below Questions

how do you define single dimensional array and multidimensional array in your cobol?

674


Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning

684


How many sections are there in data division in COBOL?

678


In COBOL, what is the different between index and subscript?

759


Describe the cobol database components?

681






What is redefines clause in COBOL?

851


What is report-item in COBOL?

711


How arrays can be defined in COBOL?

663


How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?

710


Write a program to explain size error.

677


Write a cobol program making use of the redefine clause.

732


what are decleratives in cobol?

1827


Explain what you understand by passing by value.

700


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.

5690


Name the divisions, which are available in a cobol program?

685