How many bytes will be allocated for the following record
description
entries?
01 REC-A.
05 A PIC S9(4).
05 B PIC XXXBXXX.
05 C PIC ____9.99.
05 D PIC S9(5) COMP-3.
05 E PIC 9(3) COMP.

Answer Posted / elite group

20 Bytes

Is This Answer Correct ?    11 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What guidelines should be followed to write a structured cobol prgm?

670


What is the utilization of copybook in cobol? Could we utilize a similar copybook?

716


Write a cobol program making use of the redefine clause.

731


how do you reference the variable unblock file formats from cobol programs

748


Which Search verb is equivalent to PERFORM…VARYING?

685






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

708


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

1954


What is length is cobol?

650


What is the use of intialize verb?

744


How do we get current date from system with century in COBOL?

805


what is amode(24), amode(31), rmode(24) and rmode(any)?

697


What are the various section in data division and briefly explain them.

698


How do you reference the following file formats from cobol programs?

693


Is it possible that the redefines clause has different picture clauses compared to the one it redefined?

672


what are decleratives in cobol?

1827