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
Answers were Sorted based on User's Feedback
Answer / shinoy sansilavose
whenever you doing total byte calculation do it from bottom.
2+3=5.......... 5*20=100 ..... 100 + 3= 103.....
103*15=1545....1545+3=1548.... 1548*10=15480
therefore the answer is 15480...... confirmed
| Is This Answer Correct ? | 2 Yes | 0 No |
can we use already existing access path?
Explain identify whether a call statement is a static or dynamic call?
suppose I have 1000 rows in a db2 table. I want to update first 100 records, how do I do it?
hi provide info about any real time requirement in health care and banking services mainframe applications. pls send immediate reply to me.
What is defragmentation and what is its advantage?
How do you eliminate the duplicates?
When you are working with the project.. once your coding is over what will u do? where u r maintaining your CR(change request) what is the format what are the documents u need to prepare while testing?
What is basic difference between directory and pds in ibm mainframe?
How to define a directory?
how to handle duplicate records in rpg program?
Tell about how do you eliminate the duplicates?
How to find all duplicate records?