01 a pic x(6) value is abcdef
01 b pic x(3)
move a to b wht will be the value in b ?
Answer Posted / ravi
abc
| Is This Answer Correct ? | 21 Yes | 0 No |
Post New Answer View All Answers
What is length is cobol?
Write some characteristics of cobol as means of business language.
Explain how to differentiate call by context by comparing it to other calls?
How do get the result of your program directly on your pc?
Write down the divisions of cobol program?
HOw can I get the negative sign while deduct high value from low value
Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.
Whats the difference between search & search ALL?
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
What is the difference between comp and comp-3 usage?
What are the pertinent COBOL commands?
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
Why occurs cannot be used in 01 level in COBOL?
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