can anyone explain me the concept of COMP-4 PLEASE??
Answer Posted / sravani
comp& comp-4 are same. binary representation of data item. memory as like this
s9(1)-s9(4): half word that is 2 bytes
s9(5)-s9(9): full word that is 4 bytes
s9(10)-s9(18): double word that is 8bytes
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
how do you reference the rrds file formats from cobol programs
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
How you can characterize tables in cobol?
How to use the same COBOL program in Batch and CICS on lines? explain with an example
What is amode(31)
What are the different rules of SORT operation?
What is the difference between Call and a Link?
HOw can I get the negative sign while deduct high value from low value
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
What is the difference between a binary search and a sequential search what are the pertinent cobol?
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?