i have the following varibles in the working storage

05 ws-A PIC X(30)
VALUE 'ABCDEFGHIJKLMNOPQRESTUVWXYZ '
05 WS-B REDEFINES WS-A
10 WS-B1 PIC X(10).
10 WS-B2 PIC 9(10).
10 WS-B3 PIC X(10).

If I Display B1, B2 and B3 respectively, what is the value
displayed in B2

Answer Posted / venkat reddy.madathala

It will display KLMNOPQRES.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)

1915


How to know whether the module is dynamical or statistical?

648


What is the difference between binary search and sequential search?

632


can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there

1830


i want a program using by if, evaluate , string, unstring, perform, occurs?

4034






how we sort two input files based on a common column and giving one o/p file please send me the coding logic?

1639


Write a program to enter and display the names of students in a class using the occurs clause.

640


)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?

1515


What is link edit in cobol?

729


What do you understand by psb and acb?

659


Explain how you can characterize tables in cobol?

634


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

1579


What is a SSRANGE and NOSSRANGE?

808


what is the use of outrecord?

1764


what is the difference between COBOL2 AND COBOL390?

2438