01 A.
10 B pic X(10).
move spaces to A.
move spaces to B.
output in A & B
Answer Posted / harsha
Both A abd B will be spaces
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
What statement can be used to send data to another mvs jes3 node?
I have mainpgm(abc) this is the only cobol pgm(non-db2).And this pgm calling subpgm name "acd" this also only cobol(non- Db)and this pgm calling some other subpgm this pgm has cobol-db2 pgm. 1) IF you calling static mode how to run and how to compile? 2) IF you calling dynamic mode how to run and how to compile? plz suggestion me.
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
Explain the function of the dd dcb keyword?
what sort card you will use to copy the data from one dataset to another dataset?
what operation is performed by job statement?
What is the function of dd name parameter with a 2 part structure; audit.report?
How to run cobol program using jcl?
Name the statement which can be used to send data to another mvs jes3 node?
Explain the purpose of dd * statement in jcl?
what are the types of abends that occur on job failure? And explain the possible causes of these
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
Mention the types of job control statements?
How is a type of file defined in the jcl that executes the cobol program?