01 xxx pic 9(4).
01 yyy pic 9(6).
move 123456 into yyy.
move yyy to xxx.
display yyy.
what would be the value of yyy
Post New Answer View All Answers
What kind of error is trapped by on size error option?
What are different data types in cobol?
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
How can you get the ksds file records into your cobol program?
IF I mention stop run in CICS what happens?
What are the different rules of SORT operation?
What are 77 levels used for?
What is report-item in COBOL?
Which is not true about evaluate statement
How to remove 2 duplicate records and copy only one using job control language?
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
For rewrite, why is it mandatory that file needs to be opened?
How do you reference the following file formats from cobol programs?
How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.