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 / suresh kumar

sorry to post the last answer, I would like to go for 24
bytes.

Is This Answer Correct ?    2 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the compute verb? How is it used?

651


Write some characteristics of cobol as means of business language.

611


What is report-item in COBOL?

702


There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.

923


What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?

670






1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?

5364


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

5538


Explain how you can characterize tables in cobol?

636


How many sections are there in data division in COBOL?

674


Write a program to explain size error.

667


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.

1693


Why occurs cannot be used in 01 level in COBOL?

707


What are the pertinent COBOL commands?

2619


Discuss about changing dataset name in proc.

757


Which Search verb is equivalent to PERFORM…VARYING?

677