Determine the total no of bytes in the following.

01 rec1.
02 a pic x(6)
02 b redefines a.
03 c occus 6 times pic 9.
02 d occurs 6 times pic 9.
03 e pic x(5)
03 f pic 999.

Answer Posted / v@m$i

first u r syntax is wrong.
6
6
6
6
30
18
---
72

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between binary search and sequential search?

648


How many sections are there in data division in COBOL?

688


How do you reference the fixed block file formats from cobol programs

713


What is the difference between goback, stop run and exit program in cobol?

937


how do you reference the rrds file formats from cobol programs

805






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?

5385


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

654


How can we find that module can be called – whether DYNAMICALLY or STATICALLY?

718


I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue

1935


What is Pic 9v99 Indicates in COBOL?

735


How to print 10 to 1 if the input have only 10 digit number?

821


What is the local-storage section?

691


what is difference between cobol and cobol/400

21582


How do you differentiate between cobol and cobol-ii?

662


State the various causes of s0c1, s0c5 and s0c7.

667