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
What is the difference between goback, stop run and exit program in cobol?
what is difference between cobol and cobol/400
What is a SSRANGE and NOSSRANGE?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
What is inspect in cobol ?
how do you reference the ksds vsam file formats from cobol programs
what are decleratives in cobol?
What rules are followed by the search verb.
Can a Search can be done on a table with or without Index?
what is the use of outrecord?
HOw can I get the negative sign while deduct high value from low value
What are the different rules to perform a Search?
What is the problem of ordered sequential files access?
Write the code to count the sum of n natural numbers.
Which mode is used to operate the sequential file?