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
Answer Posted / mahaveer
Here if u display YYY it will 123456
and if u display xxx it will 3456
Hope its clear
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
) How do u handle errors in BMS macro?
if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
Name some of the examples of COBOl 11?
What are the different types of condition in cobol and write their forms.
How do u write test cases?
What are the different data types in cobol?
What type of SDLC u followed? Why?
What is a SSRANGE and NOSSRANGE?
Can we redefine the field of x(200) to less than 200?
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.
What is the default value(s) for an initialize and what keyword allows for an override of the default?
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
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