01 xxx pic 9(4).
01 yyy pic 9(6).
move 123456 into yyy.
move yyy to xxx.
display yyy.
what would be the value of yyy
Answer Posted / vjay
we cannot move yyy to xxx ....see the data length
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
What are the different rules of SORT operation?
Explain how you can characterize tables in cobol?
What kind of error is trapped by on size error option?
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
Write down the divisions of cobol program?
what are decleratives in cobol?
) How do u handle errors in BMS macro?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
What is rmode(24)
What is the difference between external and global variables in COBOL?
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
What is Pic 9v99 Indicates in COBOL?
What is amode(31)