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 / 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 |
What is the difference between external and global variables in COBOL?
In EBCDIC, how would the number 1234 be stored?
How do define Dymanic array in cobol how do u define single demensional arry and multidymensional arry in ur cobol.
if a file has 1000 recods how copy the records from 1 to 100 records using sort
A cobol program to read a file , match it with other if. If match occurs then write it to an output file. If no match then no need to write it.Error log created by program to track any error.
How do you reference the following file formats from cobol programs?
how the control comes back from subprogram to mainprogram
What COBOL construct is the COBOL II EVALUATE meant to replace?
What are the two search techniques ?
I got user abend U4038 while compiling my runjcl.. can anyone help me?
how can u redefine picx(10) with pic 9(6).
What is Redefines clause?