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

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

733


What is link edit in cobol?

782


what happens if parmparameter passes zero bytes to the program

1675


What is static and dynamic call in cobol?

603


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.

2070






how do you reference the ksds vsam file formats from cobol programs

675


What is rmode(24)

688


What are the different rules to perform a Search?

625


How do u write test cases?

1646


What is a report item?

749


write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc

733


HOw can I get the negative sign while deduct high value from low value

1804


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

2016


)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?

1534


What is the difference between PIC 9.99 and 9v99 in COBOL?

744