01 A.
10 B pic X(10).
move spaces to A.
move spaces to B.

output in A & B

Answers were Sorted based on User's Feedback



01 A. 10 B pic X(10). move spaces to A. move spaces to B. output in A & B..

Answer / harsha

Both A abd B will be spaces

Is This Answer Correct ?    11 Yes 0 No

01 A. 10 B pic X(10). move spaces to A. move spaces to B. output in A & B..

Answer / kumar

b=space only

Is This Answer Correct ?    3 Yes 3 No

Post New Answer

More JCL Interview Questions

What is jcl in mainframe, and how many types of jcl statements are there for a job?

1 Answers  


I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.

1 Answers  


What are steplib and joblib?

1 Answers  


Explain how can the submitting users racf authority be overridden in a job stream?

1 Answers  


What is the difference between the JOBLIB and the STEPLIB statements?

3 Answers  


the command to open a dataset directly from the JCL instead of opening it separately using 3.4 option.

7 Answers   IBM,


what is the difference between JES3 and JES2?

1 Answers  


how to allocate a dynamic dataset in jcl ?

3 Answers   Patni, TCS,


define cond parameter in jcl?

1 Answers   IBM,


How to pass the parameter in parm using linkage section ? (syntax)?

1 Answers   Infosys,


wht r different types of sorts ?

1 Answers   L&T,


what are the symbolic parameters? why do we use symbolic parameters ?

2 Answers   IBM, TCS, UST, Xansa,


Categories