Why 16 is used in calculating the DPRTY ?
as, DPRTY = (num1, num2),
THEN, DPRTY = 16* num1 + num2
Answer Posted / prachi
DRPTY is in Hexadeciamal..So to convert the value in
deciaml we need to multiply value 1 with 16 and then will
add value 2 in it
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
Is condition checking possible in jcl?
List in order the hierarchical levels of jcl?
Is acct parameter mandatory?
How would you understand error(execution phase)?
Explain about LMQUERY�give a dialog information about a data set
which utility is used a dummy utility?
how to run batch program without jcl?
What is concatenating?
Give the syntax of job specifying jcl statement.
Can I share my data with other jobs? How?
How do you create a temporary dataset?
Is their any set of rules for dd? Explain.
Matching Logic in Jcl not in cobol.Could any one please answer this question
what is DSN in JCL and what are the parameters to declare the DSN?
Explain how can the disposition of sysout datasets be set for an entire jobstream?