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 / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the worst thing that you’ve seen on a day?

509


How is data retrieved from multiple tables using a single sql statement?

535


What is drda ?

590


how to get the last record in vsam file in cluster? And how can u get the ksds file records into ur cobol program?

532


Name all the file-open modes

644






what is unit testing ? on which basis you will write test case ?

1572


Can you define notcat 2?

595


How scary is it to write code for a bank?

554


Explain a linkage segment

539


Is the order of the when clause significant in an evaluate statement?

579


PLEASE SEND ME THE DOCUMENTS IF ANY ONE HAVE REGARDING THE IMPACT ANALYSYS,REVIEWS

1943


Can records be accessed randomly in esds?

502


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

525


How to find all duplicate records?

522


State the maximum value up to which volumes can be inserted to an stogroup?

594