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
how to get the last record in vsam file in cluster? And how can u get the ksds file records into ur cobol program?
How many module come in Ibm framework?
If an array is multi-dimensional dynamic array how do you deal with it & provide me some examples?
When do you get -811 sqlcode and how to resolve it?
I would like to know some real time questions.. please any one help me.. If the changes made by you .. lead to system inconsistency how others will know its cause???
List the type of locks?
Can min or max be used with alphanumeric data?
What is drda ?
What is inspect?
Explain host variables?
What is the difference between version control and debugging tools?
Does qtp tool support mainframe application testing?
How many bytes will a s9(8) comp field occupy ?
Is the order of the when clause important in an evaluate statement? Is the order of the when clause significant in an evaluate statement?
Explore the syntax of the evaluate statement?