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
What are the different rules of SORT operation?
Explain how to differentiate call by context by comparing it to other calls?
What are the pertinent COBOL commands?
What is a SSRANGE and NOSSRANGE?
What is the default value(s) for an initialize and what keyword allows for an override of the default?
example for sub strings ? and refernce modifications whit output pls
Whats the difference between search & search ALL?
i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc
What is the LINKAGE SECTION used in COBOL?
What is difference between static and dynamic call in cobol?
What are the different open modes available in cobol?
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
How do get the result of your program directly on your pc?
what is the use of outrecord?
how do you reference the variable unblock file formats from cobol programs