Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

what is s000 u4087 error? please give the all error codes in cobol,jcl.

17934


What rules are to be followed while using the corresponding options?

1127


how do you reference the variable block file formats from cobol programs

1312


Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc

1311


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

2434


Write down the divisions of cobol program?

1339


How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?

1234


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

1301


What is static and dynamic call in cobol?

1117


Mention the guidelines to write a structured cobol program?

1145


example for sub strings ? and refernce modifications whit output pls

2372


write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc

1303


Have you used comp and comp-3 in your project? And how?

2525


how to access the file from prodution from changeman tool and to submit a file to production

7633


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

1391