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

i need a small 3d program using inline and outline.

1637


Which division and paragraphs are mandatory for a COBOL program?

709


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

753


What is the difference between goback, stop run and exit program in cobol?

924


Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?

823






what are decleratives in cobol?

1827


I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?

1230


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

1547


What is link edit in cobol?

770


How do u write test cases?

1634


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.

2057


What is the difference between binary search and sequential search?

638


Can you please let me know the centre name of INS certification in Kolkata.

1715


If you are current on the owner of a set, what is the difference between obtain next and obtain first?

642


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

732