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
How many bytes will a s9(8) comp field occupy ?
how can you define a dataarea(DTAARA) IN RPG? Which spec you define it C-spec/D-spec?
List the type of locks and explain each of them.
What is the need to code commits in batch programs?
What is the importance of common attribute?
what is the right time for using in-line perform?
can we describe the results of opening for input empty vsam files in a cobol program?
Name the various types of tables spaces.
how can we define a gdg?
Can I redefine an x(200) field with a field of x(100) ?
How scary is it to write code for a bank?
Differentiate between hdam and the hidam databases?
can you change the attribute in mapset? if so how?
what are the common errors that occured while programming in AS/400?
How many module come in Ibm framework?