01 a pic 9(6) value is 123456
01 b pic 9(3)
move a to b
wht will be the value ?
Answer Posted / shweta
456 would be in B
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
What is static and dynamic call in cobol?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
How do you get the data to code the BMS macro?
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
Explain how you can characterize tables in cobol?
When is inspect verb is used in cobol?
What are declaratives and what are their uses in cobol?
What is the difference between perform … with test after and perform … with test before?
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
what is search and searchall?what is the diffrence between them?give an best example?
What is perform what is varying?
What the difference is between continue and next sentence?