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
What are literals?
What is the difference between comp and comp-3?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
What is an in line perform? When would you use it? Anything else you wish to say about it.
What are the access modes of START statement?
i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this
How can you get the ksds file records into your cobol program?
Discuss about changing dataset name in proc.
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
) How do u handle errors in BMS macro
How to print 10 to 1 if the input have only 10 digit number?
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
What is Pic 9v99 Indicates in COBOL?
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?