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 / prasanna

b value is abc

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

i want a program using by if, evaluate , string, unstring, perform, occurs?

4033


Define static linking and dynamic linking.

653


INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?

404


2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic

2086


Explain what you understand by passing by value.

685






Which is not true about evaluate statement

1560


How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?

1915


Why would you use find and get rather than to obtain?

673


how to move the records from file to array table. give with code example

2209


Have you used comp and comp-3 in your project? And how?

2003


Explain the configuration section of a cobol program with examples of syntax.

648


What is the Purpose of Pointer in the string?

632


How to know whether the module is dynamical or statistical?

648


EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?

2048


What is the utilization of copybook in cobol? Could we utilize a similar copybook?

704