01 a pic 9(6) value is 123456
01 b pic 9(3)
move a to b
wht will be the value ?
Answer Posted / ravi
456
| Is This Answer Correct ? | 27 Yes | 0 No |
Post New Answer View All Answers
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
How to use the same COBOL program in Batch and CICS on lines? explain with an example
what is the use of outrecord?
What is difference between static and dynamic call in cobol?
What is the compute verb? How is it used?
) How do u handle errors in BMS macro
What rules are to be followed while using the corresponding options?
A table has two indexes defined. Which one will be used by the SEARCH?
how do you reference the ksds vsam file formats from cobol programs
Have you used comp and comp-3 in your project? And how?
What is a report item?
How you can read the file from bottom?
What are the various section in data division and briefly explain them.
What is the difference between PIC 9.99 and 9v99 in COBOL?
what is amode(24), amode(31), rmode(24) and rmode(any)?