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 / satish

z is numeric edited value so can.t initialize the value
so the question is wrong

pls check it pratically

Is This Answer Correct ?    0 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc

2105


Define static linking and dynamic linking.

669


Why is it necessary that file needs to be opened in I-O mode for REWRITE?

748


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

759


How do you reference the fixed block file formats from cobol programs

705






example for sub strings ? and refernce modifications whit output pls

1846


Discuss about changing dataset name in proc.

763


What is amode(24)?

684


What is perform what is varying?

711


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

646


How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)

2723


What is the difference between external and global variables in COBOL?

815


what is the use of outrecord?

1771


What do you understand by psb and acb?

666


When is inspect verb is used in cobol?

677