01 a pic 9(6) value is 123456
01 b pic 9(3)
move a to b
wht will be the value ?
Answer Posted / nilesh
456 would be the value in b.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the difference between Global and External Variables?
HOw can I get the negative sign while deduct high value from low value
What is cobol?
If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly
What is the problem of ordered sequential files access?
What is report-item in COBOL?
What are the pertinent COBOL
What are different data types in cobol?
What are various search techniques in cobol? Explain.
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
What are the access modes of START statement?
In which area will you utilize 88 level items in cobol?
Difference between array and sub-script ?
Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.
What are the different data types in cobol?