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 / deepak

A-3
B-7
C-4
D-3
E-2

Is This Answer Correct ?    1 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how can i see junk values in dclgen or in hostvariable of comp ?

2550


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?

710


What are the rules of the move verb?

711


What is the usage of comp fields in cobol?

664


What is static and dynamic call in cobol?

601






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.

1707


How do u write test cases?

1642


what is search and searchall?what is the diffrence between them?give an best example?

5579


What is the difference between external and global variables in COBOL?

821


What happens when we move a comp-3 field to an edited (say z (9). Zz-)?

785


What are the different rules to perform a Search?

619


Whats the difference between search & search ALL?

5287


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

811


Discuss about changing dataset name in proc.

769


What are 77 levels used for?

663