Answer Posted / neeraj
comp,comp-4 both are same used for the binary
representation of the data fields.
Size of memory allocated will be based on
If 1-4 2 bytes
5-9 4 bytes
10-18 8 bytes
Pic clause is attached with COMP data types
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?
What is the difference between PIC 9.99 and 9v99 in COBOL?
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
What are the different rules to perform a Search?
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
If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
) what is the difference between AID and HANDLE AID?
What is the difference between Global and External Variables?
can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech
What is difference between static and dynamic call in cobol?
What is the problem of ordered sequential files access?
What is the utilization of copybook in cobol? Could we utilize a similar copybook?