pic S9(4) results 3 bytes1
A) comp
B) comp1
C) display
D) comp3
Answer Posted / guest
d Comp-3
because for S9(n)
if n is odd no of bytes is (n+1)/2
if n is even no of bytes is (n/2)+1
| Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
How many bytes does a s9(7) comp-3 field occupy ?
How to define a directory?
How do you write from PL/1 code to JCL?
How many module come in Ibm framework?
How many bytes does a s9(7) sign trailing separate field occupy ?
Name the various types of tables spaces.
Explain path?
List the type of locks and explain each of them.
If anyone has latest IBM Certification Dumps can you pls forwards it to me
What is the use of base and index registers in the IBM 360/370 processor?
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???
what is unit testing ? on which basis you will write test case ?
What is the function of the verb initialize?
Is the order of the when clause important in an evaluate statement? Is the order of the when clause significant in an evaluate statement?
If an array is multi-dimensional dynamic array how do you deal with it & provide me some examples?