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 / barani dharan

Answer 2 is correct i have tested.

Is This Answer Correct ?    5 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the cobol coding sheets?

664


What is a SSRANGE and NOSSRANGE?

820


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

2659


here is my requirement A1 is alphanumeric with value 'A1B2C3D4' as defined below 05 A1 PIC X(8) VALUE IS 'A1B2C3D4' but i need to have A2,A3 as ABCD & 1234 repectively...... A2 = ABCD A3 = 1234 Can you please explain me what are the different ways to do it?

6830


How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?

710






What is the difference between structured cobol programming and object alternativelyiented cobol programming?

709


What is the Purpose of Pointer in the string?

643


How to remove 2 duplicate records and copy only one using job control language?

753


Which mode is used to operate the sequential file?

669


What are INPUT PROCEDURE and OUTPUT PROCEDURE?

689


1.give the details about WHEN OTHER. 2. how many form are available in evaluate.

1614


What is the local-storage section?

682


What is link edit in cobol?

772


Can we change the password using ALTER? anyone tried and changed?

1547


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

6686