What is COMP-1? COMP-2?

Answer Posted / jay

COMP1 - Single precision floating point. Uses 4 bytes.
COMP2 - Double precision floating point. Uses 8 bytes

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad

1011


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?

883


How you can read the file from bottom?

650


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

639


I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?

1219






how do you reference the ksds vsam file formats from cobol programs

645


How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.

3704


write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc

689


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

661


What is the difference between structured cobol programming and object alternativelyiented cobol?

744


how to refer the data field?

1791


In COBOL programming, what is PERFORM? What is VARYING?

662


What is the usage of comp fields in cobol?

645


how to access the file from prodution from changeman tool and to submit a file to production

6658


What is link edit in cobol?

722