01 a pic 9(3) value is 123
01 b pic 9(6)
move a to b

wht will be the value ? and

01 a pic x(6) value is abc
01 b pic x(3)
move a to b

wht will be the value ?

Answer Posted / praveen

Arati was correct. if you move x(6) varibale to x(3) there
will not be any blank spaces.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

) How do u handle errors in BMS macro

1512


Is it possible that the redefines clause has different picture clauses compared to the one it redefined?

678


i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this

1000


What do you understand by psb and acb?

668


What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?

681






Difference between array and sub-script ?

1169


What is an in line perform? When would you use it? Anything else you wish to say about it.

649


Name the sections present in data division.

701


What rules are followed by the search verb.

638


What is the use of intialize verb?

752


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

1797


What is amode(31)

726


What is the local-storage section?

685


What is report-item in COBOL?

713


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

2661