pic S9(4) results 3 bytes1
A) comp
B) comp1
C) display
D) comp3

Answers were Sorted based on User's Feedback



pic S9(4) results 3 bytes1 A) comp B) comp1 C) display D) comp3 ..

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

pic S9(4) results 3 bytes1 A) comp B) comp1 C) display D) comp3 ..

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

Post New Answer

More IBM MainFrame AllOther Interview Questions

HOW CAN YOU VIEW LAST 10 DATASETS CREATED BY YOU?

2 Answers  


Can you define notcat 2?

0 Answers  


what error do we get in prodution support and questions on production support

2 Answers  


How do you write from PL/1 code to JCL?

0 Answers   IBM,


What is inspect?

0 Answers  






what is the main purpose of using file-aid ?

2 Answers   NIIT, Tech Mahindra,


How do you get parameter from JCL to PL1?

0 Answers   IBM,


How scary is it to write code for a bank?

0 Answers  


What is the meaning of a (new, catalog, keep) disposition mean?

0 Answers  


Are scope terminators compulsory? If they are, when?

0 Answers  


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?

0 Answers   IBM,


How is next sentence and continue different?

0 Answers  


Categories