01 a pic x(4) value 'abcd'
01 b pic 9(3)
can we move from a to b.if possible what would be stored in
b.

Answer Posted / rajeumesh

Answer 2 is correct

Is This Answer Correct ?    6 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is link edit in cobol?

844


How to know whether the module is dynamical or statistical?

724


Name the divisions, which are available in a cobol program?

775


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

2092


how to access the file from prodution from changeman tool and to submit a file to production

6842






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.

5841


What is the difference between perform … with test after and perform … with test before?

972


How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that

2806


how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)

1998


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

804


how can i see junk values in dclgen or in hostvariable of comp ?

2609


What are 77 levels used for?

727


Which mode is used to operate the sequential file?

754


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

727


What is a scope terminator give example?

709