Determine the total no of bytes in the following
01 rec1 .
02 a pic x(6).
02 b redefines a.
03 c occurs 6 times pic 9.
02 d occurs 4 times.
03 e pic x(5).
03 f pic 999.
a)38.
b)44
c)14
d)32

Answer Posted / santu

Ans = b

Is This Answer Correct ?    0 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write about a ‘view’ in brief?

559


Can the values of alphanumeric be moved to variable numeric?

597


Can I redefine an x(100) field with a field of x(200)?

539


When do you get -811 sqlcode and how to resolve it?

516


My program has an array defined to have 10 items. Due to a bug, I find that even if the program access the 11th item in this array, the program does not abend. What is wrong with it?

609






What is the advantage of defragmentation?

521


What is inspect and what is it used for?

534


Explain foreign keys?

555


List the type of locks and explain each of them.

532


what are the parameter we cannot use in procedure? How many instream we can write in single jcl? Can we call instream to catalog and catalog to instream?

590


how can we define a gdg?

553


What is Framework & How it work?

1644


How long have you been working on mainframes?

566


What is next sentence and continue unique?

570


by using xpeditor if we want to debug the subpgm, how can you code in x-ped for mai-pgm n sub-pgm ?

1789