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 / ram.g

54 is the right answer!

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 LINKAGE SECTION used in COBOL?

1040


How are the next sentence and continue different from each other?

875


can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there

1948


How to remove the spaces at the end of each record in the output file of variable length, via cobol program?

774


What are the access modes of START statement?

813






input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.

1863


Difference between array and sub-script ?

1251


What are the cobol coding sheets?

745


Differentiate between structured cobol programming and object-oriented cobol programming.

751


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?

5496


I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?

1892


Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.

2155


1.give the details about WHEN OTHER. 2. how many form are available in evaluate.

1716


Give some examples of command terminators?

849


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

2635