01 A
02 B occurs 10 times
03 C pic 999.
03 D occurs 15 times
04 E pic 999.
04 F occurs 20 times
05 G pic XXX.
05 H pic 99.
Determine the total no of byte in A.
A) 175
B) 15480
C) 21750
D) 9065
Answer Posted / sumitra
Ans = ((((5*20)+3)*15)+3)*10 = 15480
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Can min or max be used with alphanumeric data?
How many module come in Ibm framework?
Where is the vsam ksds placed?
suppose program A is calling program B, at a time A will send 100 records but it has to send 500 records. how it will possible?
What is the difference between version control and debugging tools?
At what point are extension eliminators mandatory?
State the maximum number of tables that can be joined?
What is meant by an isolation level?
what is the meaning, the advantages and which are the types of evaluate statement?
in options (main) , what is meaning of main . if u not used main what will happen? After compiling, os will not understand where to load and execute from
Can you define an alias?
Explain foreign keys?
pls send the docs of any telecommunication mainframe project
If JOBA is in MSGW due to data decimal error and DUMP is generated and I found that Decimal field formatted with some special char which is coming from Input file amd file has millions of records. How I can find out on which record the error is occur. Please share your experience.....
How IBM framework work?