pic S9(4) results 3 bytes1
A) comp
B) comp1
C) display
D) comp3
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / reddy
Ans is D.
For any comp3 variables,
for s9(n), the number of bytes it stores is n/2 + 1
Is This Answer Correct ? | 9 Yes | 0 No |
HOW CAN YOU VIEW LAST 10 DATASETS CREATED BY YOU?
Can you define notcat 2?
what error do we get in prodution support and questions on production support
How do you write from PL/1 code to JCL?
What is inspect?
what is the main purpose of using file-aid ?
2 Answers NIIT, Tech Mahindra,
How do you get parameter from JCL to PL1?
How scary is it to write code for a bank?
What is the meaning of a (new, catalog, keep) disposition mean?
Are scope terminators compulsory? If they are, when?
what are the parameter we cannot use in procedure? How many instream we can write in single jcl? Can we call instream to catalog and catalog to instream?
How is next sentence and continue different?