consider two data items

77 W-A PIC 9(3)V99 VALUE 23.75
77 W-B PIC ZZ9V99 VLAUE 123.45
after the statement
MOVE W-A TO W-B
what will be W-B's value?
a.123.75
b.b23.75 (where b indicates space)
c.023.75
d.invalid move

Answer Posted / brajesh

2375 is the correct answer

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a scope terminator give example?

657


How many bytes S(8) comp field occupy and its maximum value?

1632


What are the different types of condition in cobol and write their forms.

658


How you can read the file from bottom?

660


System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..

1588






How do define dynamic array in cobol.

671


Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?

720


what happens if parmparameter passes zero bytes to the program

1667


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

732


i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com

1772


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

1790


How to traceback if I am getting SOC7 or SOC4 abend? List down the steps

945


What is static and dynamic call in cobol?

597


What is amode(31)

724


A table has two indexes defined. Which one will be used by the SEARCH?

759